Barcode
获取数据
| 接口 | 描述 | HttpMethod |
|---|---|---|
| push/Login?phone={phone}&pwd={pwd} |
没有相关描述 |
GET |
| push/WMS_InOutType |
出入库 业务类别信息表 |
GET |
| push/WMS_AreaList |
仓库库位对应信息表 |
GET |
| push/PDA_MaterialInfor?MaterialNo={MaterialNo} |
物料信息 |
GET |
| push/WMS_MaterialStore?rfidno={rfidno} |
通过扫RFID 自动获取界面集成信息 |
GET |
| push/OUTINCHECK_SAVE |
数据提交过程 |
POST |
| push/USP_EDU_WMS_InOutDetailed |
出入库数据查询 2天内的 返回:出入库列表 |
POST |
| push/USP_EDU_WMS_MaterialStore |
库存查询 返回:物料库存情况列表 |
POST |
| push/USEP_EDU_WMS_GET_USERINFO |
查询使用单位 |
POST |
| push/PushAppointment |
获取推送数据 code = 200成功, code = 500-错误 |
POST |
jiahe
| 接口 | 描述 | HttpMethod |
|---|---|---|
| jiahe/USP_edu_classroomMap_Save |
申请开票处理结果回写 |
POST |
| jiahe/USP_edu_PaidAmountBill_Status_Save |
回写付款状态过程 |
POST |
Upload
文件上传 ///
| 接口 | 描述 | HttpMethod |
|---|---|---|
| fileUpLoad/fileUpLoad |
图片文件上传 |
POST |