|
|
@@ -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
|