bug修复
This commit is contained in:
parent
17098be966
commit
052a59bbd6
@ -53,7 +53,7 @@ public class GeTuiConfig {
|
||||
// 实例化ApiHelper对象,用于创建接口对象
|
||||
pushApiHelper.setPushApi(pushApi);
|
||||
pushApiHelper.setUserApi(userApi);
|
||||
log.error("初始话个推成功");
|
||||
log.info("初始话个推成功");
|
||||
} catch (Exception e) {
|
||||
log.error("初始话个推失败" + e.getMessage());
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user