From efa63bc50db3fa487ce255fd4020c49960388c6b Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期六, 02 十一月 2019 11:56:54 +0800
Subject: [PATCH] 加入 投诉建议

---
 java110-code-generator/src/main/resources/relationship/template_1.json |  138 +++++++++++++++++++++------------------------
 1 files changed, 64 insertions(+), 74 deletions(-)

diff --git a/java110-code-generator/src/main/resources/relationship/template_1.json b/java110-code-generator/src/main/resources/relationship/template_1.json
index d94368b..be43247 100644
--- a/java110-code-generator/src/main/resources/relationship/template_1.json
+++ b/java110-code-generator/src/main/resources/relationship/template_1.json
@@ -1,107 +1,97 @@
 {
-  "templateName":"娣诲姞瀹℃牳浜哄憳",
-  "templateCode":"addAuditUserStep",
-  "templateKey":"auditUserId",
-  "templateKeyName":"瀹℃牳浜哄憳Id",
-  "package": "auditUserPackage",
-  "successUrl": "/flow/auditUserFlow",
+  "templateName":"鐧昏鎶曡瘔寤鸿",
+  "templateCode":"addComplaintStep",
+  "templateKey":"complaintId",
+  "templateKeyName":"鎶曡瘔ID",
+  "package": "complaintPackage",
+  "successUrl": "/flow/complaintFlow",
   "needAffirm": false,
   "flows":[
     {
       "index": 0,
-      "code":"branchOrg",
-      "flowKey": "branchOrgId",
-      "cnCode":"閫夋嫨鍒嗗叕鍙�",
-      "vcName":"viewOrgInfo",
-      "businessName": "businessOrg",
-      "businessType": "BUSINESS_TYPE_SAVE_ORG_INFO",
+      "code":"viewFloorInfo",
+      "flowKey": "floorId",
+      "cnCode":"閫夋嫨妤兼爧",
+      "vcName":"viewFloorInfo",
+      "businessName": "businessFloor",
+      "businessType": "BUSINESS_TYPE_SAVE_FlOOR_INFO",
       "existsComponent": true
     },
     {
       "index": 1,
-      "code":"departmentOrg",
-      "flowKey": "departmentOrgId",
-      "cnCode":"閫夋嫨閮ㄩ棬",
-      "vcName":"viewOrgInfo",
-      "businessName": "businessOrg",
-      "businessType": "BUSINESS_TYPE_SAVE_ORG_INFO",
+      "code":"sellRoomSelectRoom",
+      "flowKey": "roomId",
+      "cnCode":"閫夋嫨鎴垮眿",
+      "vcName":"sellRoomSelectRoom",
+      "businessName": "businessRoom",
+      "businessType": "BUSINESS_TYPE_SAVE_ROOM_INFO",
       "existsComponent": true
     },
     {
       "index": 2,
-      "code":"staff",
-      "flowKey": "userId",
-      "cnCode":"閫夋嫨鍛樺伐",
-      "vcName":"viewStaffInfo",
-      "businessName": "businessStaff",
-      "businessType": "BUSINESS_TYPE_SAVE_STAFF_INFO",
-      "existsComponent": true
-    },
-    {
-      "index": 3,
-      "code":"addAuditUserOther",
-      "flowKey": "auditUserId",
-      "cnCode":"鎵╁睍淇℃伅",
-      "vcName":"addAuditUserOther",
-      "businessName": "addAuditUserOther",
-      "businessType": "BUSINESS_TYPE_SAVE_AUDIT_USER_INFO",
+      "code":"addComplain",
+      "flowKey": "complainId",
+      "cnCode":"鎶曡瘔寤鸿",
+      "vcName":"addComplain",
+      "businessName": "businessComplain",
+      "businessType": "BUSINESS_TYPE_SAVE_COMPLAIN_INFO",
       "existsComponent": false
     }
   ],
   "components": {
-    "addAuditUserOther": {
-      "templateName": "鎵╁睍淇℃伅",
-      "templateCode": "addAuditUserOther",
-      "package": "auditUserPackage",
+    "addComplain": {
+      "templateName": "鎶曡瘔寤鸿",
+      "templateCode": "addComplain",
+      "package": "complaintPackage",
       "columns": [
         {
-          "code":"userId",
-          "cnCode":"鐢ㄦ埛ID",
-          "desc":"蹇呭~锛岃濉啓鐢ㄦ埛ID",
+          "code": "typeCd",
+          "cnCode":"鎶曡瘔绫诲瀷",
+          "desc":"蹇呭~锛岃閫夋嫨鎶曡瘔绫诲瀷",
           "required":true,
           "hasDefaultValue":false,
-          "inputType":"input",
+          "inputType": "select",
+          "selectValue":"809001,809002",
+          "selectValueName":"鎶曡瘔,寤鸿",
           "limit":"num",
           "limitParam":"",
-          "limitErrInfo":"鐢ㄦ埛ID蹇呴』涓烘暟瀛�",
+          "limitErrInfo":"鎶曡瘔绫诲瀷鏍煎紡閿欒",
           "show": true
         },
         {
-          "code":"userName",
-          "cnCode":"鐢ㄦ埛鍚嶇О",
-          "desc":"蹇呭~锛岃濉啓鐢ㄦ埛鍚嶇О",
-          "required":true,
-          "hasDefaultValue":false,
-          "inputType":"input",
-          "limit":"maxin",
-          "limitParam":"2,50",
-          "limitErrInfo":"鐢ㄦ埛鍚嶇О蹇呴』鍦�2鑷�50瀛楃涔嬮棿",
-          "show": true
-        },
-        {
-          "code":"auditLink",
-          "cnCode":"瀹℃牳鐜妭",
-          "desc":"蹇呭~锛岃閫夋嫨瀹℃牳鐜妭",
-          "required":true,
-          "hasDefaultValue":false,
-          "inputType":"select",
-          "selectValue":"809001,809002,809003",
-          "selectValueName":"閮ㄩ棬涓荤,璐㈠姟涓荤,閲囪喘浜哄憳",
-          "limit":"num",
-          "limitParam":"",
-          "limitErrInfo":"瀹℃牳鐜妭鏍煎紡閿欒",
-          "show": true
-        },
-        {
-          "code":"objCode",
-          "cnCode":"娴佺▼瀵硅薄",
-          "desc":"蹇呭~锛岃濉啓娴佺▼瀵硅薄",
+          "code":"complaintName",
+          "cnCode":"鎶曡瘔浜�",
+          "desc":"蹇呭~锛岃濉啓鎶曡瘔浜�",
           "required":true,
           "hasDefaultValue":false,
           "inputType":"input",
           "limit":"maxLength",
-          "limitParam":"64",
-          "limitErrInfo":"鐗╁搧搴撳瓨涓嶈兘澶т簬64浣�",
+          "limitParam":"200",
+          "limitErrInfo":"鎶曡瘔浜轰笉鑳藉ぇ浜�200浣�",
+          "show": false
+        },
+        {
+          "code":"tel",
+          "cnCode":"鎶曡瘔鐢佃瘽",
+          "desc":"蹇呭~锛岃濉啓鎶曡瘔鐢佃瘽",
+          "required":true,
+          "hasDefaultValue":false,
+          "inputType":"input",
+          "limit":"phone",
+          "limitParam":"",
+          "limitErrInfo":"鎶曡瘔鐢佃瘽鏍煎紡閿欒",
+          "show": true
+        },
+        {
+          "code":"context",
+          "cnCode":"鎶曡瘔鍐呭",
+          "desc":"蹇呭~锛岃濉啓鎶曡瘔鍐呭",
+          "required":true,
+          "hasDefaultValue":false,
+          "inputType":"textarea",
+          "limit":"maxLength",
+          "limitParam":"4000",
+          "limitErrInfo":"鎶曡瘔鐘舵�佽秴杩�4000浣�",
           "show": false
         }
       ]

--
Gitblit v1.8.0