品牌使用费率
This commit is contained in:
@@ -387,6 +387,7 @@ public class SysStoreAppServiceImpl implements SysStoreAppService, AuditResultSe
|
||||
newStoreRequest.setZmrjkllzs1(PassengerFlowEnum.getByCode(sysStoreAppRequest.getStoreDetail().getAverageDailyRs()).getType());
|
||||
// zppsyfy
|
||||
newStoreRequest.setZppsyfy(0.05);
|
||||
newStoreRequest.setZppsyfy(Double.valueOf(sysStoreAppRequest.getStoreDetail().getUsageRate()));
|
||||
// zq
|
||||
newStoreRequest.setZq(pointInfoDO.getDistrict());
|
||||
// zsqmc
|
||||
|
||||
Reference in New Issue
Block a user