|
|
|
@ -7,7 +7,7 @@ let personInfo = {// 用户信息模块
|
|
|
|
person_getGroup:'/yishoudan/agency/getAgencyByAdminTel',// 根据管理员手机号查团队
|
|
|
|
person_getGroup:'/yishoudan/agency/getAgencyByAdminTel',// 根据管理员手机号查团队
|
|
|
|
person_addApply:'/yishoudan/agency/merge/add',// 申请合并
|
|
|
|
person_addApply:'/yishoudan/agency/merge/add',// 申请合并
|
|
|
|
person_applyTrue:'/yishoudan/agency/merge/agree',// 通过
|
|
|
|
person_applyTrue:'/yishoudan/agency/merge/agree',// 通过
|
|
|
|
person_applyFalse:'/yishoudan/agency/reject',// 驳回
|
|
|
|
person_applyFalse:'/yishoudan/agency/merge/reject',// 驳回
|
|
|
|
person_applyNum:'/yishoudan/agency/merge/countApply',// 查询待处理数量
|
|
|
|
person_applyNum:'/yishoudan/agency/merge/countApply',// 查询待处理数量
|
|
|
|
person_getCreatorTel:'/yishoudan/agency/getCreatorTel',// 获取创建人手机号
|
|
|
|
person_getCreatorTel:'/yishoudan/agency/getCreatorTel',// 获取创建人手机号
|
|
|
|
person_validateMsgCode:'/yishoudan/commons/validateMsgCode',// 校验短信
|
|
|
|
person_validateMsgCode:'/yishoudan/commons/validateMsgCode',// 校验短信
|
|
|
|
|