|
@@ -1,11 +1,8 @@
|
|
|
package com.rongwei.bsserver.controller;
|
|
|
|
|
|
import com.rongwei.bscommon.sys.service.ZhcxPersistentManageService;
|
|
|
-import com.rongwei.bscommon.sys.service.ZhcxPersistentService;
|
|
|
-import com.rongwei.bsentity.dto.OutsideInspactionSyncReqquest;
|
|
|
import com.rongwei.bsentity.dto.ZhcxPersistentReportDto;
|
|
|
import com.rongwei.rwcommon.base.R;
|
|
|
-import com.rongwei.rwcommon.base.exception.CustomException;
|
|
|
import io.swagger.annotations.Api;
|
|
|
import io.swagger.annotations.ApiOperation;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|