Commit 0020c4ab authored by 张艳玲's avatar 张艳玲

修改配置

parent af6059a0
......@@ -334,8 +334,4 @@ public class SaveAndUpdate implements AdminAuthorization {
}
@AfterClass
public static void tearDown() {
BasicConfig.apiCount += 17;
}
}
......@@ -4,7 +4,7 @@ public class BasicConfig {
public static int apiCount; //接口数量统计
// 是否开启钉钉机器人推送
public static final boolean isPushReport = true; //true
public static final boolean isPushReport =true; //true
// 代理人微信昵称
public static final String WECHAT_NAME = "客集集-梦晨"; //true
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment