优化代码
This commit is contained in:
@@ -74,7 +74,7 @@ class IndexClaim extends ApiRest
|
||||
|
||||
);
|
||||
// 测试环境 不调取
|
||||
if (is_local()) {
|
||||
if (!is_local()) {
|
||||
publisher(json_encode($push_data, true));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user