chore: update wechat config and add print tool dependencies
1. update wechat appid and appsecret in webapi config 2. add print tool related files to copy to output directory for work service
This commit is contained in:
@ -22,8 +22,8 @@
|
||||
"ClientProvidedName": "Custom connection name"
|
||||
},
|
||||
"WeChatSettings": {
|
||||
"AppId": "wx5d8f281c2fd6594c1",
|
||||
"AppSecret": "974f45e4a0aaa075278db0477d0bd8b61"
|
||||
"AppId": "wx8c08da60bd207e64",
|
||||
"AppSecret": "76fa314c34762c0347bd613e488c6872"
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
|
||||
Reference in New Issue
Block a user