张洋洋
2025-02-24 9804628abf554c3658345fc8fc9472cfb179fd5f
src/main/java/com/se/simu/controller/SwwFilesDealController.java
@@ -19,7 +19,7 @@
 * @author xingjinshuang@smartearth.cn
 * @date 2025/02/20
 */
@Api(tags = "SEM相关接口")
@Api(tags = " Sww 相关接口")
@CrossOrigin(origins = "*")
@RequiredArgsConstructor
@RestController