cy
2022-10-09 301017226e61aa39c8b40e780ca244eeddd073d4
deploy-jar-template/src/main/resources/application-dev.yml
@@ -3,7 +3,7 @@
    name: train_recommend
  datasource:
    # 是否显示dao中打印的SQL语句
    show-sql: false
    show-sql: true
    username: root
#    password: Bjjmy_63661766
    password: Bjjmy_2020
@@ -99,3 +99,10 @@
    # 测试模式,如果是则仅生成固定测试数据,正式部署需要改为 false
    test-mode: true
    #业务视频所在数据库信息
    business-datasource-url: 124.70.39.177
    business-datasource-port: 3306
    business-datasource-service: train_test
    business-datasource-authentication: root
    business-datasource-certification: Bjjmy_2020