解决冲突
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|  * @Author       : Shiming | ||||
|  * @Date         : 2021-12-03 11:10:14 | ||||
|  * @LastEditors  : Shiming | ||||
|  * @LastEditTime : 2022-02-28 15:22:19 | ||||
|  * @LastEditTime : 2022-02-28 19:34:22 | ||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\supply-management\\services\\supply-management.service.ts | ||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||
|  */ | ||||
| @ -115,6 +115,8 @@ export class SupplyManagementService extends BaseService { | ||||
|   $api_getDictValue = `/api/mdc/pbc/dictItems/getDictValue`; | ||||
|   // 获取协议信息 | ||||
|   public $api_getAgreementInfoByType = '/api/mdc/pbc/agreementInfo/getAgreementInfoByType'; | ||||
|   // 获取协议信息 | ||||
|   public $api_getContractContent = '/api/sdc/contractTemplate/getContractContent'; | ||||
|   // 获取运价 | ||||
|   public $api_getFreight = '/api/mdc/cuc/freightConfig/getFreight'; | ||||
|   /** | ||||
|  | ||||
		Reference in New Issue
	
	Block a user