From 2909406f4e67616aa8f618013534d43aae566f0c Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期二, 19 七月 2022 17:21:39 +0800
Subject: [PATCH] v1
---
utils/api.js | 39 ++++++++++++++++++++++++++++++++++-----
1 files changed, 34 insertions(+), 5 deletions(-)
diff --git a/utils/api.js b/utils/api.js
index c42b81e..b1298e1 100644
--- a/utils/api.js
+++ b/utils/api.js
@@ -49,6 +49,12 @@
name:'pig',
method:'GET'
},
+ // 鑾峰彇鍏ㄩ儴浼樻儬鏀跨瓥
+ getFavouredPolicyItem:{
+ url:'/yunxiao/jcfavouredpolicyitem/page',
+ method:'GET'
+ },
+ // 鐓ゅ満
coalfiled:{
url:'/yunxiao/coalfiled/page',
name:'pig',
@@ -67,6 +73,12 @@
url:'/yunxiao/account/getAccount',
method:'GET'
},
+ // 閫夋嫨瀹㈡埛鍥炶皟
+ // customerAccount:{
+ // url:'/yunxiao/account/getAccountByCustmoerIdAndCompId',
+ // method:'GET'
+ // },
+
// 閫夋嫨鍚堝悓
contract:{
@@ -82,22 +94,39 @@
url:'/admin/dict/type/contract_type',
method:'GET'
},
- // 閫夊畾鍚堝悓
- getByContractId:{
- url:'/yunxiao/contractitem/getByContractId',
+ trainFreightFind:{
+ url:"/yunxiao/trainFreight/find",
+ mehtod:"GET"
+ },
+
+
+ // 娣诲姞鐢宠
+ xswaybill:{
+ url:'/yunxiao/xswaybill',
+ method:'POST'
+ },
+ // 鐓ょ浠锋牸淇敼淇℃伅
+ getNewPrice:{
+ url:'/yunxiao/coalpricemodifyinfo/getNewPrice',
method:'GET'
},
+ // 鑾峰彇杩愯垂
+
+
// 鎾ゅ洖
withDraw:{
url:'/oa/actBusiness/cancel',
- name:'pig',
method:'POST'
+ },
+ // 鑾峰彇鎿嶄綔浜�
+ getFirstNode:{
+ url:'/oa/actProcess/getFirstNode',
+ method:'GET'
},
// 閲嶆柊鐢宠
apply:{
url:'/oa/actBusiness/apply',
- name:'pig',
method:'POST'
},
// 鎴戠殑寰呭姙
--
Gitblit v1.9.1