Merge branch 'cc_20250723_Decoration' into 'master'
fix See merge request hangzhou/java/custom_zxjp!143
This commit is contained in:
@@ -41,7 +41,7 @@ public class HqtBuildRequest {
|
||||
|
||||
public Boolean check(){
|
||||
if (StringUtils.isAnyBlank(shopName,hqtRegionCode,hqtRegionName,supervisorName,
|
||||
supervisorMobile,partnershipSignatoryFirst,partnershipSignatoryFirstMobile,shopAddress)){
|
||||
partnershipSignatoryFirst,partnershipSignatoryFirstMobile,shopAddress)){
|
||||
return false;
|
||||
}
|
||||
if (Objects.isNull(isPayDesignFee)|| Objects.isNull(franchiseBrand)|| Objects.isNull(shopDecorationAttributes) || Objects.isNull(shopId)){
|
||||
|
||||
Reference in New Issue
Block a user