vue-join-dialog
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -35,3 +35,3 @@ // 会员单位申请 | ||
getServiceType: () => request.get(url + '/v2/api/companyInfo/getServiceTypeList'), //获取企业服务类型列表 | ||
isInvitedList: () => request.get(`${zcUrl}/ov1/member/league/isInvitedList`), // 已邀请企业 | ||
isInvitedList: () => request.get(`${hyUrl}/ov1/member/league/isInvitedList`), // 已邀请企业 | ||
allCompanyList: (data) => request.get(url + '/api/company/allCompanyList', data), // 邀请加盟-平台所有公司列表 | ||
@@ -38,0 +38,0 @@ appliedList: () => request.get(`${hyUrl}/ov1/member/league/isApplyList`), // 已申请企业 |
{ | ||
"name": "vue-join-dialog", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |