Procházet zdrojové kódy

feature: 营养餐数据库注释

wuyongyi před 2 roky
rodič
revize
1927e24430
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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@