@@ -69,6 +69,7 @@ public class SysLogininfor extends BaseEntity
/**
* 部门名称
*/
+ @TableField(exist = false)
private String deptName;
public String getSearchValue() {
@@ -81,12 +81,4 @@ spring:
enable: true
mvc:
pathmatch:
- matching-strategy: ant_path_matcher
-# project
-wj.name: xy
-wj.version: 3.6.0
-wj.copyrightYear: 2021
-wj.demoEnabled: true
-wj.addressEnabled: true
-wj.captchaType: math
-wj.codeEnabled: false
+ matching-strategy: ant_path_matcher