From 91a2be4c5b6a700346f5024267a99e9e4ab9ca57 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期三, 29 四月 2026 16:30:53 +0800
Subject: [PATCH] 调整收货修改ztai
---
rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java b/rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java
index c00b1ad..cfccb0d 100644
--- a/rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java
+++ b/rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java
@@ -18,15 +18,15 @@
import java.util.stream.Collectors;
/**
- * cus_item_sync_view 鏌ヨ楠岃瘉锛�/test/** 鍏嶇櫥褰曪級
+ * 榧庢嵎 鏌ヨ楠岃瘉锛�/test/** 鍏嶇櫥褰曪級
*/
@RestController
@RequestMapping("/test/cusItemSyncView")
-@Api(tags = "cus_item_sync_view 娴嬭瘯")
+@Api(tags = "榧庢嵎 娴嬭瘯")
public class CusItemSyncViewTestController {
@Autowired
- private CusItemSyncViewQueryService cusItemSyncViewQueryService;
+ private CusItemSyncViewQueryService cusItemSyncViewQueryService;
@GetMapping("/probe")
@ApiOperation("鍙栬鍥惧墠鍑犳潯鏍蜂緥锛岄獙璇佸壇搴�/涓诲簱杩為��")
--
Gitblit v1.9.1