Entity
该模块用于基础信息,供开发者使用
API | Description |
---|---|
GET entity/agreement_sign_terms |
合同条款 |
GET entity/get_agreement_part_type_list |
获取模块的类型 |
GET entity/get_job_category |
获取岗位类型 |
GET entity/all_regions?id={id} |
获取地区 |
GET entity/all_regions/{id} |
获取地区 |
GET entity/all_citys |
获取城市 |
GET entity/wage_unit |
获取单位 |
GET entity/term |
结算方式 |
GET entity/treatment |
获取福利 |
GET entity/work_day_of_week |
获取一周工作日 |
GET entity/apply_status |
申请状态 |
GET entity/get_agreement_relation_type_list |
获取类型:劳动关系建立/解除 |
GET entity/get_agreement_category |
获取合同类型 |
GET entity/get_agreement_part_field_type_list |
获取合同提取字段类型 |
GET entity/get_complain_reason_list |
用户举报类型 |
GET entity/get_qualification_list |
用户学历列表 |
GET entity/test_message |
测试消息 |
GET entity/test_verify_message?user_id={user_id} |
测试发送系统消息 |
GET entity/test_agreement?agreement_id={agreement_id} |
测试生成pdf |
GET entity/check_lat_long_location?longitude={longitude}&latitude={latitude} |
地理定位测试 |
GET entity/get_near_location?address={address} |
模糊查询附近信息 |
GET entity/get_share_image |
获取分享图片 |
GET entity/update_job_attention_setting |
No documentation available. |
Account
账号相关
API | Description |
---|---|
POST account/user_login |
用户端登录 |
POST account/register_user |
用户端注册 |
POST account/company_login |
企业端登录 |
POST account/register_company |
企业端注册 |
POST account/change_password |
No documentation available. |
POST account/reset_password |
No documentation available. |
POST account/feedback |
意见反馈 |
POST account/id_card_front_ocr |
身份证正面识别 |
POST account/id_card_back_ocr |
身份证背面识别 |
POST account/bank_account_ocr |
银行卡识别 |
POST account/business_license_ocr |
营业执照识别 |
GET account/verify_token |
No documentation available. |
POST account/get_mobile_code |
No documentation available. |
POST account/get_email_code |
No documentation available. |
POST account/verify_mobile_code |
No documentation available. |
Job
工作相关的接口
File
文件相关
API | Description |
---|---|
POST file/upload_image |
No documentation available. |
POST file/upload_images |
No documentation available. |
POST file/upload_oss |
No documentation available. |
POST file/upload_oss_anonymous |
No documentation available. |
GET file/get_oss_upload_param?file_name={file_name} |
No documentation available. |
GET file/get_oss_token |
No documentation available. |
GET file/get_anonymous_oss_token |
No documentation available. |
POST api/File |
No documentation available. |
Banner
API | Description |
---|---|
GET banner/type?shop_id={shop_id} |
No documentation available. |
GET banner/position?shop_id={shop_id} |
No documentation available. |
GET banner/list?device_type_id={device_type_id}&position_id={position_id}&position_name={position_name}&city_id={city_id}&shop_id={shop_id}&group_id={group_id} |
No documentation available. |
GET banner/cache_list?position_id={position_id}&position_ids={position_ids}&group_id={group_id}&shop_id={shop_id}&client_id={client_id} |
No documentation available. |
GET banner/detail/{id} |
No documentation available. |
GET banner/api_get_banner_launch_list?banner_id={banner_id}&city_id={city_id}&shop_id={shop_id} |
No documentation available. |
Company
公司相关
User
用户相关接口
Message
微信小程序账号相关
ApiSystem
API | Description |
---|---|
GET system/ping |
No documentation available. |
Trade
API | Description |
---|---|
POST trade/alipay_renew |
仅对支付宝支付使用 |
POST trade/alipay_ipn |
支付宝支付异步回调通知 |
POST trade/wechat_renew |
仅对wechat支付使用 |
POST trade/wechat_ipn |
No documentation available. |
POST trade/apple_pay |
No documentation available. |
POST trade/paypal |
No documentation available. |
POST api/Trade?destinationUrl={destinationUrl}&requestXml={requestXml} |
No documentation available. |
POST api/Trade?xml={xml} |
No documentation available. |