This commit is contained in:
wangjinlei
2023-12-08 10:42:59 +08:00
parent 1f32cdaa7e
commit 2cf8daec16
4 changed files with 27 additions and 2 deletions

View File

@@ -92,6 +92,11 @@ public class MyUserEntity implements Serializable {
*/
private Integer tgdzPower;
/**
* 五运六气权限
*/
private Integer wylqPower;
/**
* 创建时间
*/