Commit 635fc0f9 by 庄冰

policysubscribe2

parent 511e38d3
...@@ -319,7 +319,6 @@ class PolicyneedService extends ServiceBase { ...@@ -319,7 +319,6 @@ class PolicyneedService extends ServiceBase {
opTitle: "推送政策需求数据至蜂擎系统--成功", opTitle: "推送政策需求数据至蜂擎系统--成功",
}; };
await this.oplogDao.create(logObj); await this.oplogDao.create(logObj);
return system.getResultSuccess();
} catch (e) { } catch (e) {
var logObj = { var logObj = {
op: "app/base/service/impl/dbpolicy/policyneedSve.js", op: "app/base/service/impl/dbpolicy/policyneedSve.js",
......
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