Commit 562dd75c by 宋毅

tj

parent cc7664e0
...@@ -6,7 +6,6 @@ class Pushmarketplatneed2fq extends TaskBase { ...@@ -6,7 +6,6 @@ class Pushmarketplatneed2fq extends TaskBase {
constructor() { constructor() {
super(TaskBase.getServiceName(Pushmarketplatneed2fq)); super(TaskBase.getServiceName(Pushmarketplatneed2fq));
this.restclient = system.getObject("util.restClient"); this.restclient = system.getObject("util.restClient");
this.fqbossUrl = settings.fqbossUrl();
} }
/** /**
* 每隔10分钟检查一次 * 每隔10分钟检查一次
......
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