| | |
| | | const loginPath = '/user/login'; |
| | | const defaultAvatar = 'https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png' |
| | | |
| | | // https://xflow.antv.vision/zh-CN/docs/tutorial/solutions/dag DAG 流程图 |
| | | export function render(oldRender) { |
| | | const token = getToken(); |
| | | if (!token || token?.length === 0) { |
| | |
| | | enabled: false |
| | | datasource: |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://localhost:3306/asrs?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://47.96.1.146:3306/asrs?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: xltys1995 |
| | | # driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |