liangwenxuan 3 månader sedan
förälder
incheckning
48d38dd1ba
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      yudao-server/src/main/resources/application.yaml

+ 2 - 1
yudao-server/src/main/resources/application.yaml

@@ -70,7 +70,7 @@ flowable:
 mybatis-plus:
   configuration:
     map-underscore-to-camel-case: true # 虽然默认为 true ,但是还是显示去指定下。
-#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
   global-config:
     db-config:
       id-type: NONE # “智能”模式,基于 IdTypeEnvironmentPostProcessor + 数据源的类型,自动适配成 AUTO、INPUT 模式。
@@ -233,6 +233,7 @@ yudao:
       - /admin-api/elderly/order-food/page
       - /admin-api/relatives/getDetailsByElderId
       - /admin-api/elderly/nursingPlan/getNursingPlanByElderId
+      - /admin-api/elderly-nursing-log/create
     ignore-tables:
       - system_tenant
       - system_groups