cl
2 天以前 d8cbfdcac8292522dd3c39e5cafdf19a43d15a5d
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("取视图前几条样例,验证副库/主库连通")