REQ-3502: 添加日志
This commit is contained in:
parent
53ff325af8
commit
38ba80f859
@ -104,6 +104,7 @@ public class WorkflowButtonSyncClientController implements WorkflowButtonSyncCli
|
||||
String apiUrl = workflowButton.getUrl();
|
||||
if (apiUrl == null) apiUrl = "";
|
||||
update.setApiUrl(apiUrl);
|
||||
update.setUrlConfig(new UrlConfig());
|
||||
}
|
||||
messageTemplateButtonV3Dao.updateById(update);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user