cl
3 天以前 fc231644b0decd2ad6b1ee259c5509f8232d74ff
rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java
@@ -26,7 +26,7 @@
public class CusItemSyncViewTestController {
    @Autowired
    private CusItemSyncViewQueryService cusItemSyncViewQueryService;
    private     CusItemSyncViewQueryService cusItemSyncViewQueryService;
    @GetMapping("/probe")
    @ApiOperation("取视图前几条样例,验证副库/主库连通")