From 16a96f990b1c2ae06f56a8ebac44e911b9d8ef32 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期四, 23 十一月 2023 14:20:03 +0800
Subject: [PATCH] 行政区划编码最大值改为999,农户编码改为字符串型

---
 pipIrr-platform/pipIrr-common/pipIrr-common.iml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-common/pipIrr-common.iml b/pipIrr-platform/pipIrr-common/pipIrr-common.iml
index 7fe4295..bfdde8c 100644
--- a/pipIrr-platform/pipIrr-common/pipIrr-common.iml
+++ b/pipIrr-platform/pipIrr-common/pipIrr-common.iml
@@ -105,5 +105,6 @@
     <orderEntry type="library" name="Maven: org.jdom:jdom2:2.0.6.1" level="project" />
     <orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.8.21" level="project" />
     <orderEntry type="library" name="Maven: org.apache.mina:mina-core:2.2.1" level="project" />
+    <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz-weblogic:2.1.7" level="project" />
   </component>
 </module>
\ No newline at end of file

--
Gitblit v1.8.0