新增微信公众号功能

This commit is contained in:
不做码农
2023-07-19 07:29:49 +08:00
parent 946f4a6de9
commit e496d4095b
6 changed files with 191 additions and 14 deletions

View File

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