Commit 06af36b0 by 庄冰

policyneed

parent 635fc0f9
......@@ -329,7 +329,7 @@ class PolicyneedService extends ServiceBase {
await this.oplogDao.create(logObj);
}
}
return system.getResult(null, "推送失败");
return system.getResultSuccess();
}
}
......
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