#
cl
2026-04-20 7f582fee8b71e3ccf9e2b0e2f3c9574f5b124d76
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("取视图前几条样例,验证副库/主库连通")