办学质量监测教学评价系统
shenrongliang
2025-06-13 e9abf78f6484ccfe1f1ab293b1708c06edd34179
ruoyi-admin/src/main/resources/application.yml
@@ -27,7 +27,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8080
  port: 6039
  port: 8080
  servlet:
    # 应用的访问路径
    context-path: /
@@ -204,6 +204,8 @@
      updateStrategy: NOT_NULL
      # 字段验证策略之 select,在 select 的时候的字段验证策略既 wrapper 根据内部 entity 生成的 where 条件
      where-strategy: NOT_NULL
      columnFormat: '"%s"'
#      schema: DMSERVER # 达梦登录用户名称,通常为大写
# 数据加密
mybatis-encryptor: