Actions
Specification » History » Revision 1
Revision 1/5
| Next »
Soh Keong, 11/11/2020 12:33 PM
- Table of contents
- Specification
- Methods
Specification¶
Programming Guide¶
Jar version¶
version | Description |
---|---|
1.3 | Init |
Jar File Download¶
properties file¶
- service.properties
- json.url - Provided by offline team
- json.key - for encryption
- connection.timeout - set connection timeout
- connection.read.timeout - set connection read timeout
Methods¶
InventoryLevel¶
com.ecosway.vmart.cnwhs.service.InventoryService service = new com.ecosway.vmart.cnwhs.service.InventoryService();
InventoryService.java¶
com.ecosway.vmart.cnwhs.model.InventoryResultBean getInventoryLevel(InventoryBean invBean)
- com.ecosway.vmart.cnwhs.model.InventoryBean
- responseCode - String
Updated by Soh Keong about 4 years ago · 1 revisions