新增微信公众号功能

This commit is contained in:
不做码农
2023-07-19 07:29:49 +08:00
committed by DESKTOP-H2PAFLR\Administrator
parent f4174ccdc8
commit 80ad903e52
6 changed files with 191 additions and 14 deletions

View File

@@ -57,6 +57,11 @@
"CorpSecret": "1",
"SendUser": "@all"
},
//微信公众号设置
"WxOpen": {
"AppID": "",
"AppSecret": ""
},
//代码生成配置
"gen": {
"autoPre": true, //自动去除表前缀