zss
7 天以前 6736f86877f48652ea1ba6ab892d3ff4845e6b7c
src/main/resources/application-dev.yml
@@ -13,7 +13,8 @@
  addressEnabled: false
  # 验证码类型 math 数字计算 char 字符验证
  captchaType: math
  # 协同审批编号前缀(配置文件后缀命名)
  approvalNumberPrefix: DEV
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080