Project

General

Profile

Actions

Specification

Programming Guide

Jar version

version Description
1.6 Init

Jar File Download

Jar
Lib
Properties

properties file

  • service.properties
  1. ali.url
  2. app.code
  3. log.path
  4. log.name
  5. report.name
  6. http.connection.timeout
  7. http.read.timeout

Methods

Common Instance

com.bv.service.AliYunService service = new com.bv.service.AliYunService();

checkIC

com.bv.model.ICResponseBean result = servoce.checkIC(com.bv.model.ICRequestBean bean)
  • com.bv.model.ICRequestBean
  • idCard - String
  • name - String
  • introducerId - String
  • placementId - String
  • com.bv.model.ICResponseBean
  • idCard - String
  • name - String
  • introducerId - String
  • placementId - String
  • responseCode - String
  • status - String
  • msg - String
  • sex - String
  • area - String
  • province - String
  • city - String
  • prefecture - String
  • birthday - String
  • addrCode - String
  • lastCode - String

Updated by Soh Keong over 3 years ago ยท 1 revisions