fix
wzy
2022-08-07 481a4f69a31c23fe1cfcb2dbb142d80beadd5cef
src/main/resources/application-test.yml
@@ -78,8 +78,6 @@
      max-request-size: 100MB
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
app:
@@ -95,7 +93,7 @@
    path: /home/javaweb/webresource/uploadeFile/image/
cms:
  base-url: http://120.27.238.55:8000/cms/output
  api-url: http://120.27.238.55:8878
  static-url: http://120.27.238.55:8000/cms/static/
  template-path: /home/javaweb/webresource/cms/template
  static-path: /home/javaweb/webresource/cms/static