# ems2_yiwu **Repository Path**: chenyg1997/ems2_yiwu ## Basic Information - **Project Name**: ems2_yiwu - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-04 - **Last Updated**: 2021-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 工程依赖 1. crm-common:http://git.coolgua.com/util/crm-common.git 2. crm-saas:http://git.coolgua.com/util/crm-saas.git #### 接口说明 1. 获取图形验证码 http://127.0.0.1:8020/merchant/展会id/getGifCode 2. 获取手机验证码 http://127.0.0.1:8020/merchant/展会id/getMobileCode.action?mobile=17724271056&vcode=vlg9 mobile 手机号 vcode 图形验证码 3. 手机号登陆 http://127.0.0.1:8020/merchant/展会id/MobileLogin body:{ "mobile":"手机号", "mobileCode":"手机验证码", "fp":"7de622d2f2f8d898a214a908b1aaed75" } 4. 获取字段的接口 http://127.0.0.1:8020/exhibition/{fp}/1/getCustomizeField/展会id