更新在线客服
This commit is contained in:
@@ -140,10 +140,13 @@ Future<void> initWX() async {
|
||||
Fluwx fluwx = Fluwx();
|
||||
fluwx.registerApi(
|
||||
//请填写自己的微信appid
|
||||
appId: "wxeb2688220799e2c5",
|
||||
// appId: "wxeb2688220799e2c5",//太和
|
||||
appId: "wx929c548fea6af9c7",//眠花糖
|
||||
doOnAndroid: true,
|
||||
doOnIOS: true,
|
||||
universalLink: "https://app.he-info.com/theh/");
|
||||
// universalLink: "https://app.he-info.com/theh/",
|
||||
universalLink: "https://zhmht.swes.com.cn/app/",
|
||||
);
|
||||
}
|
||||
|
||||
Timer? _messageTimer;
|
||||
|
||||
Reference in New Issue
Block a user