public JsonResponse(WX_CustomsInfo custom) { this.customservice = custom; }
public JsonResponse() { this.customservice = null; }