Project

General

Profile

Actions

Specification » History » Revision 1

Revision 1/5 | Next »
Soh Keong, 11/11/2020 12:33 PM


Specification

Programming Guide

Jar version

version Description
1.3 Init

Jar File Download

Jar
Lib
Properties

properties file

  • service.properties
  1. json.url - Provided by offline team
  2. json.key - for encryption
  3. connection.timeout - set connection timeout
  4. 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 almost 4 years ago · 1 revisions