dcb
2025-06-26 3d878bfb28e155c41c5b44c918c123dcdc382633
src/main/java/com/se/nsl/controller/SwwFilesDealController.java
@@ -19,11 +19,11 @@
 * @author xingjinshuang@smartearth.cn
 * @date 2025/02/20
 */
@Api(tags = "04-Sww相关接口")
//@Api(tags = "04-Sww相关接口")
@CrossOrigin(origins = "*")
@RequiredArgsConstructor
@RestController
@RequestMapping("/api/v1/sww")
//@RequiredArgsConstructor
//@RestController
//@RequestMapping("/api/v1/sww")
public class SwwFilesDealController {
    // 处理 Sww 文件的相关逻辑