签署动作

This commit is contained in:
guohb
2024-05-17 17:07:12 +08:00
parent 073dc2eeca
commit 1498b1779f

View File

@@ -263,7 +263,7 @@ public class SignFranchiseServiceImpl implements SignFranchiseService, AuditResu
.partyb_type(licenseTransactDO.getLicenseType())
.ppsyfbl(Double.parseDouble(request.getBrandFee()))
.psfl("以实际结算为准")
.qsdz("PUBLIC_COMPANY")
.qsdz("PUBLIC_COMPANY,PUBLIC_OPERATOR")
.qsrq(getDateTimeFormat(Constants.TIME_STAMP_FLAG, request.getContractStartTime()))
.qylx(SignTypeEnum.getWorkflowStageByCode(request.getSignType()).getCode())
.qys_dzyz("2731707107593166911")