Commit 27e94ff064d1c77475a03f3da484175472dac171
1 parent
712f29826f
Exists in
master
and in
8 other branches
add data import :机构、部门、用户(医生)
Showing 1 changed file with 2 additions and 2 deletions
platform-data-api/src/main/resources/database.properties
View file @
27e94ff
| ... | ... | @@ -50,8 +50,8 @@ |
| 50 | 50 | |
| 51 | 51 | earlydata.driver=oracle.jdbc.driver.OracleDriver |
| 52 | 52 | earlydata.jdbcurl=jdbc:oracle:thin:@119.90.57.27:1521:orcl |
| 53 | -earlydata.username=LYMS_QHDCESHI4 | |
| 54 | -earlydata.password=LYMS_QHDCESHI4 | |
| 53 | +earlydata.username=LYMS_QHDCESHI5 | |
| 54 | +earlydata.password=LYMS_QHDCESHI5 | |
| 55 | 55 | |
| 56 | 56 | earlydata.maxpoolsize=5 |
| 57 | 57 | earlydata.initialpoolsize=2 |