Specification » History » Version 1
Soh Keong, 11/11/2020 12:33 PM
1 | 1 | Soh Keong | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Specification |
||
4 | |||
5 | h2. Programming Guide |
||
6 | |||
7 | h3. Jar version |
||
8 | |||
9 | |_. version |_. Description | |
||
10 | | 1.3 | Init | |
||
11 | |||
12 | h3. Jar File Download |
||
13 | |||
14 | "Jar":/redmine/attachments/download/509/vmartJsonService-1.3.jar |
||
15 | "Lib":/redmine/attachments/download/510/lib.rar |
||
16 | "Properties":/redmine/attachments/download/511/service.properties |
||
17 | |||
18 | h3. properties file |
||
19 | |||
20 | * *service.properties* |
||
21 | |||
22 | # *json.url* - Provided by offline team |
||
23 | # *json.key* - for encryption |
||
24 | # *connection.timeout* - set connection timeout |
||
25 | # *connection.read.timeout* - set connection read timeout |
||
26 | |||
27 | h1. Methods |
||
28 | |||
29 | h2. InventoryLevel |
||
30 | |||
31 | <pre> |
||
32 | com.ecosway.vmart.cnwhs.service.InventoryService service = new com.ecosway.vmart.cnwhs.service.InventoryService(); |
||
33 | </pre> |
||
34 | |||
35 | h3. InventoryService.java |
||
36 | |||
37 | <pre> |
||
38 | com.ecosway.vmart.cnwhs.model.InventoryResultBean getInventoryLevel(InventoryBean invBean) |
||
39 | </pre> |
||
40 | |||
41 | * *com.ecosway.vmart.cnwhs.model.InventoryBean* |
||
42 | > * *responseCode* - String |