From 225fa712204ccb8953998a0e4cc64ad828399dc3 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期二, 22 二月 2022 15:52:16 +0800
Subject: [PATCH] 加入微信通知功能
---
java110-generator/src/main/resources/web/template_1.json | 138 ++++++++++++++++++++++------------------------
1 files changed, 66 insertions(+), 72 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 f891dd1..9a941ba
--- a/java110-generator/src/main/resources/web/template_1.json
+++ b/java110-generator/src/main/resources/web/template_1.json
@@ -1,91 +1,85 @@
{
- "templateName": "鎷煎洟璁剧疆",
- "directories": "goods",
- "templateCode": "groupBuySetting",
- "templateKey": "settingId",
- "templateKeyName": "璁剧疆ID",
- "searchCode": "settingId",
- "searchName": "璁剧疆ID",
- "conditions": [
- {
- "name": "鎷煎洟鍚嶇О",
- "inputType": "input",
- "code": "groupBuyName",
- "whereCondition": "equal"
- },
- {
- "name": "鎷煎洟鏃舵晥",
- "inputType": "input",
- "code": "validHours",
- "whereCondition": "equal"
- },
- {
- "name": "璁剧疆ID",
- "inputType": "input",
- "code": "settingId",
- "whereCondition": "equal"
- }
- ],
+ "templateKeyName": "缂栧彿",
+ "templateName": "闀滃儚",
"columns": [
{
- "code": "groupBuyName",
- "cnCode": "鎷煎洟鍚嶇О",
- "desc": "蹇呭~锛岃濉啓鎷煎洟鍚嶇О",
- "required": true,
"hasDefaultValue": false,
- "inputType": "input",
+ "limitParam": "64",
+ "code": "name",
+ "limitErrInfo": "闀滃儚鍚嶇О涓嶈兘瓒呰繃64",
+ "cnCode": "闀滃儚鍚嶇О",
"limit": "maxLength",
- "limitParam": "256",
- "limitErrInfo": "鎷煎洟鍚嶇О涓嶈兘瓒呰繃256浣�",
- "show": true
+ "show": true,
+ "inputType": "input",
+ "required": true,
+ "desc": "蹇呭~锛宯ame"
},
{
- "code": "groupBuyDesc",
- "cnCode": "鎷煎洟绠�浠�",
- "desc": "蹇呭~锛岃濉啓鎷煎洟绠�浠�",
- "required": true,
"hasDefaultValue": false,
- "inputType": "input",
+ "limitParam": "12",
+ "code": "imagesType",
+ "limitErrInfo": "闀滃儚绫诲瀷涓嶈兘瓒呰繃12",
+ "cnCode": "闀滃儚绫诲瀷",
"limit": "maxLength",
- "limitParam": "500",
- "limitErrInfo": "鎷煎洟绠�浠嬩笉鑳借秴杩�500浣�",
- "show": true
+ "show": true,
+ "inputType": "input",
+ "required": true,
+ "desc": "蹇呭~锛宨magesType"
},
{
- "code": "validHours",
- "cnCode": "鎷煎洟鏃舵晥",
- "desc": "蹇呭~锛岃濉啓鎷煎洟鏃舵晥",
- "required": true,
"hasDefaultValue": false,
+ "limitParam": "512",
+ "code": "typeUrl",
+ "limitErrInfo": "绫诲瀷鍦板潃涓嶈兘瓒呰繃512",
+ "cnCode": "绫诲瀷鍦板潃",
+ "limit": "maxLength",
+ "show": true,
"inputType": "input",
- "limit": "num",
- "limitParam": "",
- "limitErrInfo": "鎷煎洟鏃舵晥涓嶆槸鏈夋晥鏁板瓧",
- "show": true
+ "required": true,
+ "desc": "蹇呭~锛宼ypeUrl"
},
{
- "code": "startTime",
- "cnCode": "寮�濮嬫椂闂�",
- "desc": "蹇呭~锛岃濉啓寮�濮嬫椂闂�",
- "required": true,
"hasDefaultValue": false,
+ "limitParam": "12",
+ "code": "imagesFlag",
+ "limitErrInfo": "闀滃儚鏍囪瘑涓嶈兘瓒呰繃12",
+ "cnCode": "闀滃儚鏍囪瘑",
+ "limit": "maxLength",
+ "show": true,
"inputType": "input",
- "limit": "datetime",
- "limitParam": "",
- "limitErrInfo": "寮�濮嬫椂闂翠笉鏄湁鏁堟棩鏈�",
- "show": true
- },
- {
- "code": "endTime",
- "cnCode": "缁撴潫鏃堕棿",
- "desc": "蹇呭~锛岃濉啓缁撴潫鏃堕棿",
"required": true,
- "hasDefaultValue": false,
- "inputType": "input",
- "limit": "datetime",
- "limitParam": "",
- "limitErrInfo": "缁撴潫鏃堕棿涓嶆槸鏈夋晥鏃ユ湡",
- "show": true
+ "desc": "蹇呭~锛宨magesFlag"
}
- ]
-}
\ No newline at end of file
+ ],
+ "searchName": "缂栧彿",
+ "directories": "admin",
+ "searchCode": "id",
+ "templateCode": "businessImages",
+ "conditions": [
+ {
+ "whereCondition": "equal",
+ "code": "id",
+ "name": "id",
+ "inputType": "input"
+ },
+ {
+ "whereCondition": "equal",
+ "code": "name",
+ "name": "name",
+ "inputType": "input"
+ },
+ {
+ "whereCondition": "equal",
+ "code": "imagesType",
+ "name": "imagesType",
+ "inputType": "input"
+ },
+ {
+ "whereCondition": "equal",
+ "code": "imagesFlag",
+ "name": "imagesFlag",
+ "inputType": "input"
+ }
+ ],
+ "templateKey": "id"
+}
--
Gitblit v1.8.0