吴门医述我的课程放开心理学模块
This commit is contained in:
@@ -60,6 +60,11 @@ public class UserVipServiceImpl extends ServiceImpl<UserVipDao, UserVip> impleme
|
||||
return isVip(4);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isChineseWesternVip() {
|
||||
return isVip(9);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isAcupunctureVip() {
|
||||
return isVip(5);
|
||||
|
||||
Reference in New Issue
Block a user