|
@@ -1,22 +1,13 @@
|
|
package com.zfire.jiasm.syncdata.download.other.install;
|
|
package com.zfire.jiasm.syncdata.download.other.install;
|
|
|
|
|
|
-import com.zfire.jiasm.syncdata.plus.entity.TblAzwgmxUpload;
|
|
|
|
-import com.zfire.jiasm.syncdata.plus.service.TblAzwgmxUploadService;
|
|
|
|
-import com.zfire.jiasm.syncdata.service.OtherDownService;
|
|
|
|
import lombok.extern.slf4j.Slf4j;
|
|
import lombok.extern.slf4j.Slf4j;
|
|
-import org.springframework.scheduling.annotation.Scheduled;
|
|
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
-import javax.annotation.Resource;
|
|
|
|
-import java.text.SimpleDateFormat;
|
|
|
|
-import java.util.Date;
|
|
|
|
-import java.util.List;
|
|
|
|
-
|
|
|
|
/** 未上线
|
|
/** 未上线
|
|
* 家用特殊安装申请更新
|
|
* 家用特殊安装申请更新
|
|
*/
|
|
*/
|
|
@Slf4j
|
|
@Slf4j
|
|
-@Component
|
|
|
|
|
|
+// @Component
|
|
public class QueryDataUpload {
|
|
public class QueryDataUpload {
|
|
/*
|
|
/*
|
|
@Resource
|
|
@Resource
|