查询登录用户权限信息,使用UserUtils

This commit is contained in:
2023-11-11 16:05:04 +08:00
parent 7c5e55b9ee
commit de5210d051
3 changed files with 73 additions and 0 deletions

View File

@@ -20,6 +20,11 @@ public class MerchantInfoVO {
*/
private String merchantName;
/**
* 运营商等级
*/
private String merchantLevel;
/**
* 商户电话
*/