Merge branch 'cc_20251029_smz' into 'master'
所属大区新增品牌筛选 See merge request hangzhou/java/custom_zxjp!190
This commit is contained in:
@@ -70,6 +70,12 @@ public class BigRegionDO {
|
||||
@Column(name = "hqt_region_name")
|
||||
private String hqtRegionName;
|
||||
|
||||
/**
|
||||
* 加盟品牌
|
||||
*/
|
||||
@Column(name = "join_brand")
|
||||
private Integer joinBrand;
|
||||
|
||||
public String getHqtRegionName() {
|
||||
return hqtRegionName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user