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: