银行支行 区域
This commit is contained in:
@@ -58,7 +58,7 @@ public class SysBankInfo implements Serializable {
|
||||
private String bankAliasCode;
|
||||
|
||||
/**
|
||||
* 不知道干啥的
|
||||
* 是否需要支行信息
|
||||
*/
|
||||
private Boolean needBankBranch;
|
||||
|
||||
|
||||
@@ -60,6 +60,10 @@ public class SysRegion implements Serializable {
|
||||
* 全级别名称(如“中国|北京|北京市|东城区)
|
||||
*/
|
||||
private String fullName;
|
||||
/**
|
||||
* 微信区域编码
|
||||
*/
|
||||
private String wxProvinceCode;
|
||||
|
||||
/**
|
||||
* 子级区域
|
||||
|
||||
Reference in New Issue
Block a user