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