Browse Source

20240418_sun

15143018065 1 year ago
parent
commit
7a89e4ae70

+ 1 - 1
ruoyi-modules/mz-lnst/src/main/java/com/ruoyi/lnst/controller/ZwywLrJbxxController.java

@@ -101,7 +101,7 @@ public class ZwywLrJbxxController extends BaseController {
     /**
      * 新增老人基本信息
      */
-    @RequiresPermissions("lnst:lrxx:add")
+//    @RequiresPermissions("lnst:lrxx:add")
     @Log(title = "老人基本信息", businessType = BusinessType.INSERT)
     @PostMapping
     public AjaxResult add(@Validated({AddGroup.class}) @RequestBody InLnstLrxx zwywLrJbxx) {

File diff suppressed because it is too large
+ 28 - 28
ruoyi-modules/mz-lnst/src/main/resources/platform.properties