From 85fd844edc7efdc535b4a9a48e9cee8017851a63 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期三, 21 七月 2021 11:47:09 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity
---
java110-generator/src/main/resources/newBack/template_1.json | 76 ++++++++++++++++++++------------------
1 files changed, 40 insertions(+), 36 deletions(-)
diff --git a/java110-generator/src/main/resources/newBack/template_1.json b/java110-generator/src/main/resources/newBack/template_1.json
index 0e57776..ac4a37e 100755
--- a/java110-generator/src/main/resources/newBack/template_1.json
+++ b/java110-generator/src/main/resources/newBack/template_1.json
@@ -1,54 +1,58 @@
{
"autoMove": true,
- "id": "detailId",
- "name": "accountBondObjDetail",
- "desc": "淇濊瘉閲戞槑缁�",
- "shareParam": "detailId",
- "shareColumn": "detail_id",
- "shareName": "acct",
- "tableName": "account_bond_obj_detail",
+ "id": "smsId",
+ "name": "smsConfig",
+ "desc": "鐭俊閰嶇疆",
+ "shareParam": "objId",
+ "shareColumn": "obj_id",
+ "shareName": "common",
+ "tableName": "sms_config",
"param": {
- "detailId": "detail_id",
- "bobjId": "bobj_id",
+ "smsId": "sms_id",
+ "storeId": "store_id",
"objId": "obj_id",
- "bondType": "bond_type",
- "receivableAmount": "receivable_amount",
- "receivedAmount": "received_amount",
- "remark": "remark",
- "state": "state",
- "startTime": "start_time",
- "endTime": "end_time",
- "createTime": "create_time",
+ "smsType": "sms_type",
+ "smsBusi": "sms_busi",
+ "templateCode": "template_code",
+ "signName": "sign_name",
+ "accessSecret": "access_secret",
+ "accessKeyId": "access_key_id",
+ "region": "region",
+ "logSwitch": "log_switch",
+ "remarks": "remarks",
"statusCd": "status_cd"
},
"required": [
{
- "code": "bobjId",
- "msg": "淇濊瘉閲慖D涓嶈兘涓虹┖"
- },
- {
"code": "objId",
- "msg": "淇濊瘉瀵硅薄ID绫诲瀷涓嶈兘涓虹┖"
+ "msg": "瀵硅薄涓嶈兘涓虹┖"
},
{
- "code": "bondType",
- "msg": "淇濊瘉瀵硅薄绫诲瀷涓嶈兘涓虹┖"
- },{
- "code": "receivableAmount",
- "msg": "搴旀敹閲戦涓嶈兘涓虹┖"
- },{
- "code": "receivedAmount",
- "msg": "瀹炴敹閲戦涓嶈兘涓虹┖"
+ "code": "smsType",
+ "msg": "鐭俊绫诲瀷涓嶈兘涓虹┖"
},
{
- "code": "state",
- "msg": "鐘舵�佷笉鑳戒负绌�"
+ "code": "smsBusi",
+ "msg": "鐭俊涓氬姟涓嶈兘涓虹┖"
},{
- "code": "startTime",
- "msg": "寮�濮嬫椂闂翠笉鑳戒负绌�"
+ "code": "templateCode",
+ "msg": "鐭俊妯℃澘涓嶈兘涓虹┖"
},{
- "code": "endTime",
- "msg": "缁撴潫鏃堕棿涓嶈兘涓虹┖"
+ "code": "signName",
+ "msg": "鐭俊绛惧悕涓嶈兘涓虹┖"
+ },
+ {
+ "code": "accessSecret",
+ "msg": "璁块棶绉橀挜涓嶈兘涓虹┖"
+ },{
+ "code": "accessKeyId",
+ "msg": "璁块棶Key涓嶈兘涓虹┖"
+ },{
+ "code": "region",
+ "msg": "鍖哄煙涓嶈兘涓虹┖"
+ },{
+ "code": "logSwitch",
+ "msg": "鏃ュ織寮�鍏充笉鑳戒负绌�"
}
]
}
\ No newline at end of file
--
Gitblit v1.8.0