fix: 1
This commit is contained in:
@@ -215,7 +215,7 @@ public class InCoolIvtTask extends AbstractAcsTask {
|
||||
json.put("acs_task_type", "3");
|
||||
tab.insert(json);
|
||||
|
||||
// this.immediateNotifyAcs(null);
|
||||
this.immediateNotifyAcs(null);
|
||||
|
||||
return json.getString("task_id");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user