From b4b1e61b1dd8fb988957f80f1326bda069a48276 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期一, 20 四月 2026 11:17:24 +0800
Subject: [PATCH] dj整理
---
rsf-server/src/main/java/com/vincent/rsf/server/api/controller/CusItemSyncViewTestController.java | 4 ++--
1 files changed, 2 insertions(+), 2 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..2c72d83 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,11 +18,11 @@
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
--
Gitblit v1.9.1