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 |  137 ++++++++++++++++++++++++++++++++-------------
 1 files changed, 96 insertions(+), 41 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 b2f9605..dc6c639
--- a/java110-generator/src/main/resources/web/template_1.json
+++ b/java110-generator/src/main/resources/web/template_1.json
@@ -1,71 +1,126 @@
 {
-  "templateName": "浠撳簱",
+  "templateName": "杩旂渷涓婃姤",
+  "templateCode": "reportInfoBackCity",
+  "templateKey": "backId",
+  "templateKeyName": "杩斿洖ID",
+  "searchCode": "backId",
+  "searchName": "杩斿洖ID",
   "directories": "property",
-  "templateCode": "storehouse",
-  "templateKey": "shId",
-  "templateKeyName": "浠撳簱缂栧彿",
-  "searchCode": "shId",
-  "searchName": "浠撳簱缂栧彿",
   "conditions": [
     {
-      "name": "浠撳簱鍚嶇О",
+      "name": "濮撳悕",
       "inputType": "input",
-      "code": "shName",
+      "code": "name",
       "whereCondition": "equal"
     },
     {
-      "name": "浠撳簱绫诲瀷",
+      "name": "韬唤璇�",
+      "inputType": "input",
+      "code": "idCard",
+      "whereCondition": "equal"
+    },
+    {
+      "name": "鎵嬫満鍙�",
+      "inputType": "input",
+      "code": "tel",
+      "whereCondition": "equal"
+    },
+    {
+      "name": "鏉ユ簮鍦�",
       "inputType": "select",
-      "selectValue": "2806,2807",
-      "selectValueName": "闆嗗洟浠撳簱,灏忓尯浠撳簱",
-      "code": "shType",
-      "whereCondition": "equal"
-    },
-    {
-      "name": "浠撳簱缂栧彿",
-      "inputType": "input",
-      "code": "shId",
+      "selectValue":"1001,2002",
+      "selectValueName":"鍥藉唴,鍥藉",
+      "code": "source",
       "whereCondition": "equal"
     }
   ],
   "columns": [
     {
-      "code": "shName",
-      "cnCode": "浠撳簱鍚嶇О",
-      "desc": "蹇呭~锛岃濉啓浠撳簱鍚嶇О",
+      "code": "name",
+      "cnCode": "濮撳悕",
+      "desc": "蹇呭~锛岃濉啓濮撳悕",
       "required": true,
       "hasDefaultValue": false,
       "inputType": "input",
       "limit": "maxLength",
       "limitParam": "64",
-      "limitErrInfo": "浠撳簱鍚嶇О澶暱",
+      "limitErrInfo": "濮撳悕瓒呰繃64浣�",
       "show": true
     },
     {
-      "code": "shType",
-      "cnCode": "浠撳簱绫诲瀷",
-      "desc": "蹇呭~锛岃閫夋嫨浠撳簱绫诲瀷",
-      "required": true,
-      "hasDefaultValue": false,
-      "inputType": "select",
-      "selectValue": "2806,2807",
-      "selectValueName": "闆嗗洟浠撳簱,灏忓尯浠撳簱",
-      "limit": "num",
-      "limitParam": "",
-      "limitErrInfo": "浠撳簱绫诲瀷鏍煎紡閿欒",
-      "show": true
-    },
-    {
-      "code": "shDesc",
-      "cnCode": "鎻忚堪",
-      "desc": "蹇呭~锛岃濉啓鎻忚堪",
+      "code": "idCard",
+      "cnCode": "韬唤璇�",
+      "desc": "蹇呭~锛岃濉啓韬唤璇�",
       "required": true,
       "hasDefaultValue": false,
       "inputType": "input",
       "limit": "maxLength",
-      "limitParam": "512",
-      "limitErrInfo": "鎻忚堪澶暱",
+      "limitParam": "64",
+      "limitErrInfo": "韬唤璇佷笉鑳戒负绌�",
       "show": true
+    },
+    {
+      "code": "tel",
+      "cnCode": "鎵嬫満鍙�",
+      "desc": "蹇呭~锛岃濉啓鎵嬫満鍙�",
+      "required": true,
+      "hasDefaultValue": false,
+      "inputType": "input",
+      "limit": "phone",
+      "limitParam": "",
+      "limitErrInfo": "鎵嬫満鍙锋牸寮忛敊璇�",
+      "show": true
+    },
+    {
+      "code": "source",
+      "cnCode": "鏉ユ簮鍦�",
+      "desc": "蹇呭~锛岃濉啓鏉ユ簮鍦�",
+      "required": true,
+      "hasDefaultValue": false,
+      "inputType": "select",
+      "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