assert contractSecondClass is not None, CommonConstants.BUSINESS_ERROR_MSG, "合同二级分类参数必填" assert ContractSecondClassEnum.belongAcb(contractSecondClass), CommonConstants.BUSINESS_ERROR_MSG, "合同二级分类参数有误" if customerId is None or customerId.strip() == "": raise Exception(CommonConstants.BUSINESS_ERROR_MSG, "签约客户id参数必填") if frameContractCode is None or frameContractCode.strip() == "": raise Exception(CommonConstants.BUSINESS_ERROR_MSG, "关联框架协议参数必填")

BusinessAssertnotNullcontractSecondClass CommonConstantsBUSINESS_ERROR_MSG 合同二级分类参数必填; BusinessAssertisTrueContractSecondClassEnumbelongAcbcontractSecondClass CommonConstantsBUSI

原文地址: https://www.cveoy.top/t/topic/bEEL 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录