|  |  | 
 |  |  |         #        username: smartor | 
 |  |  |         #        password: Smartor.2023 | 
 |  |  |         #        driverClassName: com.mysql.cj.jdbc.Driver | 
 |  |  |         url: jdbc:mysql://9.208.7.13:2883/smartor-lisui?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai | 
 |  |  |         url: jdbc:mysql://9.208.7.13:2883/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | 
 |  |  |         username: root@sfxx#other_cluster | 
 |  |  |         password: Y5oapyS8 | 
 |  |  |         driverClassName: com.mysql.cj.jdbc.Driver | 
 |  |  | 
 |  |  |   pathMapping: /dev-api | 
 |  |  |  | 
 |  |  | # PageHelper分页插件 | 
 |  |  | pagehelper: | 
 |  |  |   helperDialect: mysql | 
 |  |  |   supportMethodsArguments: true | 
 |  |  |   params: count=countSql | 
 |  |  | #pagehelper: | 
 |  |  | #  helperDialect: mysql | 
 |  |  | #  supportMethodsArguments: true | 
 |  |  | ##  params: countSql;pageSizeZero=true | 
 |  |  |  | 
 |  |  | magic-api: | 
 |  |  |   web: /magic/web | 
 |  |  | 
 |  |  | #admin管理员userId | 
 |  |  | isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13 | 
 |  |  |  | 
 |  |  | #随访医院:1新华   2丽水 | 
 |  |  | #随访医院:1新华   2丽水    3省立同德 | 
 |  |  | visitHosp: 2 | 
 |  |  |  | 
 |  |  | #处理投诉建议的部门编码 | 
 |  |  | dealDeptCode: | 
 |  |  |  | 
 |  |  | #是否加密  0不加   1加密 | 
 |  |  | isEncryp: 0 |