From b5e47a74ad88c453bf82fb8b870b69ac9d45503f Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期五, 06 八月 2021 16:08:51 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 java110-generator/src/main/resources/web/template_1.json |  131 +++++++++++++++++++++++++++++--------------
 1 files changed, 87 insertions(+), 44 deletions(-)

diff --git a/java110-generator/src/main/resources/web/template_1.json b/java110-generator/src/main/resources/web/template_1.json
old mode 100644
new mode 100755
index fbcba99..dc6c639
--- a/java110-generator/src/main/resources/web/template_1.json
+++ b/java110-generator/src/main/resources/web/template_1.json
@@ -1,83 +1,126 @@
 {
-  "templateName": "淇℃伅澶х被",
+  "templateName": "杩旂渷涓婃姤",
+  "templateCode": "reportInfoBackCity",
+  "templateKey": "backId",
+  "templateKeyName": "杩斿洖ID",
+  "searchCode": "backId",
+  "searchName": "杩斿洖ID",
   "directories": "property",
-  "templateCode": "activitiesType",
-  "templateKey": "typeCd",
-  "templateKeyName": "澶х被缂栫爜",
-  "searchCode": "typeCd",
-  "searchName": "澶х被缂栫爜",
   "conditions": [
     {
-      "name": "澶х被缂栫爜",
+      "name": "濮撳悕",
       "inputType": "input",
-      "code": "typeCd",
+      "code": "name",
       "whereCondition": "equal"
     },
     {
-      "name": "澶х被鍚嶇О",
+      "name": "韬唤璇�",
       "inputType": "input",
-      "code": "typeName",
+      "code": "idCard",
       "whereCondition": "equal"
     },
     {
-      "name": "鏄惁鏄剧ず",
+      "name": "鎵嬫満鍙�",
+      "inputType": "input",
+      "code": "tel",
+      "whereCondition": "equal"
+    },
+    {
+      "name": "鏉ユ簮鍦�",
       "inputType": "select",
-      "selectValue":"Y,N",
-      "selectValueName":"鏄�,鍚�",
-      "code": "defalutShow",
+      "selectValue":"1001,2002",
+      "selectValueName":"鍥藉唴,鍥藉",
+      "code": "source",
       "whereCondition": "equal"
     }
   ],
   "columns": [
     {
-      "code": "typeName",
-      "cnCode": "澶х被鍚嶇О",
-      "desc": "蹇呭~锛岃濉啓澶х被鍚嶇О",
+      "code": "name",
+      "cnCode": "濮撳悕",
+      "desc": "蹇呭~锛岃濉啓濮撳悕",
       "required": true,
       "hasDefaultValue": false,
       "inputType": "input",
       "limit": "maxLength",
-      "limitParam": "100",
-      "limitErrInfo": "澶х被鍚嶇О瓒呰繃100浣�",
+      "limitParam": "64",
+      "limitErrInfo": "濮撳悕瓒呰繃64浣�",
       "show": true
     },
     {
-      "code": "typeDesc",
-      "cnCode": "澶х被鎻忚堪",
-      "desc": "鍙~锛岃濉啓绫诲瀷鎻忚堪",
-      "required": false,
-      "hasDefaultValue": false,
-      "inputType": "input",
-      "limit": "maxLength",
-      "limitParam": "500",
-      "limitErrInfo": "鎻忚堪瓒呰繃500浣�",
-      "show": true
-    },
-    {
-      "code": "seq",
-      "cnCode": "鏄剧ず搴忓彿",
-      "desc": "蹇呭~锛岃濉啓鏄剧ず搴忓彿",
+      "code": "idCard",
+      "cnCode": "韬唤璇�",
+      "desc": "蹇呭~锛岃濉啓韬唤璇�",
       "required": true,
       "hasDefaultValue": false,
       "inputType": "input",
-      "limit": "num",
+      "limit": "maxLength",
+      "limitParam": "64",
+      "limitErrInfo": "韬唤璇佷笉鑳戒负绌�",
+      "show": true
+    },
+    {
+      "code": "tel",
+      "cnCode": "鎵嬫満鍙�",
+      "desc": "蹇呭~锛岃濉啓鎵嬫満鍙�",
+      "required": true,
+      "hasDefaultValue": false,
+      "inputType": "input",
+      "limit": "phone",
       "limitParam": "",
-      "limitErrInfo": "鏄剧ず搴忓彿涓嶆槸鏈夋晥鏁板瓧",
+      "limitErrInfo": "鎵嬫満鍙锋牸寮忛敊璇�",
       "show": true
     },
     {
-      "code": "defalutShow",
-      "cnCode": "鏄惁鏄剧ず",
-      "desc": "蹇呭~锛岃濉啓鏄惁鏄剧ず",
+      "code": "source",
+      "cnCode": "鏉ユ簮鍦�",
+      "desc": "蹇呭~锛岃濉啓鏉ユ簮鍦�",
       "required": true,
       "hasDefaultValue": false,
       "inputType": "select",
-      "selectValue": "Y,N",
-      "selectValueName": "鏄�,鍚�",
-      "limit": "maxLength",
-      "limitParam": "2",
-      "limitErrInfo": "鏄惁鏄剧ず鏍煎紡閿欒",
+      "selectValue":"1001,2002",
+      "selectValueName":"鍥藉唴,鍥藉",
+      "limit": "num",
+      "limitParam": "",
+      "limitErrInfo": "鏉ユ簮鍦版牸寮忛敊璇�",
       "show": true
+    },
+    {
+      "code": "sourceCityName",
+      "cnCode": "鍩庡競鍚嶇О",
+      "desc": "蹇呭~锛岃濉啓鍩庡競鍚嶇О",
+      "required": true,
+      "hasDefaultValue": false,
+      "inputType": "input",
+      "limit": "maxLength",
+      "limitParam": "64",
+      "limitErrInfo": "鍩庡競鍚嶇О鏍煎紡閿欒",
+      "show": true
+    },
+    {
+      "code": "backTime",
+      "cnCode": "杩斿洖鏃堕棿",
+      "desc": "蹇呭~锛岃濉啓杩斿洖鏃堕棿",
+      "required": true,
+      "hasDefaultValue": false,
+      "inputType": "input",
+      "limit": "dateTime",
+      "limitParam": "",
+      "limitErrInfo": "杩斿洖鏃堕棿鏍煎紡閿欒",
+      "show": true
+    },
+    {
+      "code": "remark",
+      "cnCode": "澶囨敞",
+      "desc": "鍙~锛岃濉啓澶囨敞",
+      "required": false,
+      "hasDefaultValue": false,
+      "defaultValue": "",
+      "inputType": "input",
+      "limit": "maxLength",
+      "limitParam": "200",
+      "limitErrInfo": "澶囨敞鍐呭涓嶈兘瓒呰繃200",
+      "show": false
     }
   ]
 }
\ No newline at end of file

--
Gitblit v1.8.0