| | |
| | | import com.fzzy.igds.service.FileService; |
| | | import com.fzzy.igds.utils.ContextUtil; |
| | | import com.ruoyi.common.config.FrameworkConfig; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.apache.commons.lang3.time.DateUtils; |
| | | import org.springframework.scheduling.annotation.Async; |
| | | import org.springframework.stereotype.Component; |
| | |
| | | * @Author CZT |
| | | * @Date 2026/1/7 11:09 |
| | | */ |
| | | @Slf4j |
| | | @Component |
| | | public class ApiV1Service3031 { |
| | | |
| | |
| | | } |
| | | |
| | | step1(list, gatewaySer); |
| | | |
| | | log.info("质押监管接口V1,3031接口解析完成={}", req); |
| | | return ApiV1Resp.success(null, req); |
| | | |
| | | } |