Просмотр исходного кода

feature: 营养餐数据库注释

wuyongyi 2 лет назад
Родитель
Сommit
1927e24430
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/application.properties

+ 1 - 0
src/main/resources/application.properties

@@ -48,6 +48,7 @@ test.doctor.ids=@test.doctor.ids@
 test.admin.ids=@test.admin.ids@
 test.doctor.codes=@test.doctor.codes@
 
+# nutrimeal 数据库
 spring.datasource.ywtMeal.url=@db.nutrimeal.url@
 spring.datasource.ywtMeal.username=@db.ywtcenter.username@
 spring.datasource.ywtMeal.password=@db.ywtcenter.password@