Commit 1775ad02 by liyanlin

fix

parent 057e22f9
......@@ -41,7 +41,7 @@ public class OaUserSyncJob extends QuartzJobBean {
@Override
protected void executeInternal(JobExecutionContext jobExecutionContext) throws JobExecutionException {
this.syncOa();
}
private void syncOa() {
......
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