dcb
2025-06-19 50155d2d6da56ac59a672755a704ed1503ffe3f6
src/main/java/com/se/nsl/controller/SwwFilesDealController.java
@@ -19,7 +19,7 @@
 * @author xingjinshuang@smartearth.cn
 * @date 2025/02/20
 */
@Api(tags = " Sww 相关接口")
@Api(tags = "04-Sww相关接口")
@CrossOrigin(origins = "*")
@RequiredArgsConstructor
@RestController