修改问题
This commit is contained in:
parent
b627437036
commit
c93d478739
@ -1,6 +1,5 @@
|
|||||||
package com.cm.serviceusercenter.task;
|
package com.cm.serviceusercenter.task;
|
||||||
|
|
||||||
import com.cm.security.License;
|
|
||||||
import com.cm.serviceusercenter.manager.ConfigManager;
|
import com.cm.serviceusercenter.manager.ConfigManager;
|
||||||
import com.cm.serviceusercenter.manager.LicenseManager;
|
import com.cm.serviceusercenter.manager.LicenseManager;
|
||||||
import org.slf4j.Logger;
|
import org.slf4j.Logger;
|
||||||
@ -8,7 +7,6 @@ import org.slf4j.LoggerFactory;
|
|||||||
import org.springframework.context.annotation.Configuration;
|
import org.springframework.context.annotation.Configuration;
|
||||||
import org.springframework.scheduling.annotation.EnableScheduling;
|
import org.springframework.scheduling.annotation.EnableScheduling;
|
||||||
import org.springframework.scheduling.annotation.Scheduled;
|
import org.springframework.scheduling.annotation.Scheduled;
|
||||||
import org.springframework.stereotype.Component;
|
|
||||||
import org.springframework.util.StringUtils;
|
import org.springframework.util.StringUtils;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user