脉穴功能

This commit is contained in:
wangjinlei
2023-11-23 14:21:35 +08:00
parent 8fb785743c
commit f804e3c6a1
4 changed files with 32 additions and 2 deletions

View File

@@ -82,6 +82,12 @@ public class MyUserEntity implements Serializable {
*/
private String yljkOid;
/**
* 是否有脉穴的查看权限
*/
private Integer pointPower;
/**
* 创建时间
*/