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:
glz
2026-06-29 13:52:47 +08:00
parent d64b68abdd
commit 4579fefef9
2 changed files with 56 additions and 2 deletions

View File

@ -22,8 +22,8 @@
"ClientProvidedName": "Custom connection name"
},
"WeChatSettings": {
"AppId": "wx5d8f281c2fd6594c1",
"AppSecret": "974f45e4a0aaa075278db0477d0bd8b61"
"AppId": "wx8c08da60bd207e64",
"AppSecret": "76fa314c34762c0347bd613e488c6872"
},
"Serilog": {
"MinimumLevel": {