mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
加入警告
This commit is contained in:
parent
0a7533f0ad
commit
8c08690213
@ -8,6 +8,10 @@ class AppConstant{
|
||||
|
||||
/**
|
||||
* 应用信息,主要是用来和后端服务交互时的时候用
|
||||
*
|
||||
* 这里请不要修改,这个不是微信的AppId 和appSecurity 这个是HC小区管理系统分配的
|
||||
* 这里请不要修改,这个不是微信的AppId 和appSecurity 这个是HC小区管理系统分配的
|
||||
* 这里请不要修改,这个不是微信的AppId 和appSecurity 这个是HC小区管理系统分配的
|
||||
*/
|
||||
static appId = "992019111758490006";
|
||||
static appSecurity = "";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user