Project

General

Profile

Specification » History » Version 2

Soh Keong, 10/21/2020 06:05 PM

1 1 Soh Keong
h1. Specification
2
3
h1. Programming Guide
4
5
h3. Jar version 
6
7
|_. version |_. Description  |
8
| 2.8       | Init           |
9
10
h3. Jar File Download
11
12
"Jar":/redmine/attachments/download/483/BVService-2.8.jar
13
"Lib":/redmine/attachments/download/484/lib.rar
14
"Properties":/redmine/attachments/download/485/service.properties
15
16
h3. properties file
17
18
* *service.properties*
19
20
# *json.url.mom*            - Provided by POS
21
# *json.key*                - Provided by POS
22
# *aes.key*                 - Provided by POS
23
# *connection.timeout*      - Set connection timeout
24
# *connection.read.timeout* - Set connection red timeout
25 2 Soh Keong
26
h2. Methods
27
28
h3. Common Instance
29
30
<pre>
31
com.bv.ws.service.MomService service = new com.bv.ws.service.MomService();
32
</pre>
33
34
h3. getMomBeanByOrderId