银行管理调用数据库函数
This commit is contained in:
@ -65,5 +65,11 @@ public class LngBBankPageVo {
|
||||
*/
|
||||
@ApiModelProperty("数据权限id")
|
||||
private Long ruleUserId;
|
||||
|
||||
/**
|
||||
* 所属国家和地区
|
||||
*/
|
||||
@ApiModelProperty("所属国家和地区名称")
|
||||
private String regionName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user