From d949d7ec09f2c2e866ca5e6113cc9e499212bdd2 Mon Sep 17 00:00:00 2001 From: whycxzp <perryhsu@163.com> Date: 星期五, 26 八月 2022 16:06:22 +0800 Subject: [PATCH] 更新 --- src/main/java/com/whyc/controller/MaterialApprovingController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/whyc/controller/MaterialApprovingController.java b/src/main/java/com/whyc/controller/MaterialApprovingController.java index f376ad5..9360119 100644 --- a/src/main/java/com/whyc/controller/MaterialApprovingController.java +++ b/src/main/java/com/whyc/controller/MaterialApprovingController.java @@ -16,7 +16,7 @@ */ @RestController @RequestMapping("materialApproving") -@Api(tags = "鏁h浠跺鎵硅В鏋�") +@Api(tags = "鐗╂枡瀹℃壒瑙f瀽") public class MaterialApprovingController { @Autowired -- Gitblit v1.9.1