src/main/resources/application.yml
@@ -18,7 +18,7 @@ session: timeout: PT20M # 20分钟 profiles: active: dev active: prod include: scheduled,file # 设置上传文件大小 servlet: @@ -58,3 +58,10 @@ pathMapping: # 是否开启Knife4j增强模式,默认是 false enable: true socket: ip: 127.0.0.1 port: 6666 cmd: runPy: C:/Python310/py/runPy.bat