<em id="jb5v5"><form id="jb5v5"></form></em>
<form id="jb5v5"></form>

<sub id="jb5v5"><listing id="jb5v5"></listing></sub>
<noframes id="jb5v5"><form id="jb5v5"></form>



在途查詢條件

在途查詢條件

HTTP標準包頭字段(必填):

Accept?application/json;Content-Type:application/json;charset=UTF-8;

JSON請求示例

GET?http://請求地址/Workquery/intransitConditions/{token字符串}/{flowid流程id}?HTTP/1.1?
Accept:application/json;
Content-Type:application/json;
charset=UTF-8;
? ? ? ? ? ? ? ?

屬性說明

響應說明

屬性類型約束說明
descString必選返回結果說明
statusString必選返回結果code。
keyofenString必選字段ID值
uibindkeyString必選類型標識 (詳細請見類型標識詳細)
enummainString
hString
nodeidString
wString
nosString必選下拉key值
namesString必選下拉name值
nameString必選字段名
lgtypeString必選類型標識 (詳細請見類型標識詳細)
mydatatypeString必選類型標識 (詳細請見類型標識詳細)
UIIsEnableString
filedString

HTTP/1.1?200?OK{響應JSON

????"desc":?"操作成功",
????"status":?"000",
????"list":?[
????????{
????????????"keyofen":?"khxm",
????????????"uibindkey":?"0",
????????????"enummain":?"",
????????????"h":?"",
????????????"nodeid":?"",
????????????"w":?"",
????????????"nos":?[],
????????????"names":?[],
????????????"name":?"客戶姓名",
????????????"lgtype":?"0",
????????????"mydatatype":?"1",
????????????"UIIsEnable":?"",
????????????"filed":?""
????????},
????????{
????????????"keyofen":?"khhm",
????????????"uibindkey":?"0",
????????????"enummain":?"",
????????????"h":?"",
????????????"nodeid":?"",
????????????"w":?"",
????????????"nos":?[],
????????????"names":?[],
????????????"name":?"客戶號碼",
????????????"lgtype":?"0",
????????????"mydatatype":?"1",
????????????"UIIsEnable":?"",
????????????"filed":?""
????????},
????????{
????????????"keyofen":?"CUSPROVINCE",
????????????"uibindkey":?"CUSPROVINCE",
????????????"enummain":?"",
????????????"h":?"",
????????????"nodeid":?"",
????????????"w":?"",
????????????"nos":?[
????????????????"",
????????????????"120000",
????????????????"130000",
????????????????"140000",
????????????????"150000",
????????????????"210000",
????????????????"220000",
????????????????"230000",
????????????????"310000",
????????????????"320000",
????????????????"330000",
????????????????"340000",
????????????????"350000",
????????????????"360000",
????????????????"370000",
????????????????"410000",
????????????????"420000",
????????????????"430000",
????????????????"440000",
????????????????"450000",
????????????????"460000",
????????????????"500000",
????????????????"510000",
????????????????"520000",
????????????????"530000",
????????????????"540000",
????????????????"610000",
????????????????"620000",
????????????????"630000",
????????????????"640000",
????????????????"650000",
????????????????"710000",
????????????????"810000",
????????????????"820000",
????????????????"110000"
????????????],
????????????"names":?[
????????????????"",
????????????????"天津市",
????????????????"河北省",
????????????????"山西省",
????????????????"內蒙古",
????????????????"遼寧省",
????????????????"吉林省",
????????????????"黑龍江省",
????????????????"上海市",
????????????????"江蘇省",
????????????????"浙江省",
????????????????"安徽省",
????????????????"福建省",
????????????????"江西省",
????????????????"山東省",
????????????????"河南省",
????????????????"湖北省",
????????????????"湖南省",
????????????????"廣東省",
????????????????"廣西省",
????????????????"海南省",
????????????????"重慶市",
????????????????"四川省",
????????????????"貴州省",
????????????????"云南省",
????????????????"西藏",
????????????????"陜西省",
????????????????"甘肅省",
????????????????"青海省",
????????????????"寧夏",
????????????????"新疆",
????????????????"臺灣省",
????????????????"香??港",
????????????????"澳??門",
????????????????"北京市"
????????????],
????????????"name":?"省",
????????????"lgtype":?"2",
????????????"mydatatype":?"1",
????????????"UIIsEnable":?"",
????????????"filed":?""
????????},
????????{
????????????"keyofen":?"CUSAREA",
????????????"uibindkey":?"CUSAREA",
????????????"enummain":?"",
????????????"h":?"",
????????????"nodeid":?"",
????????????"w":?"",
????????????"nos":?[],
????????????"names":?[],
????????????"name":?"市",
????????????"lgtype":?"2",
????????????"mydatatype":?"1",
????????????"UIIsEnable":?"",
????????????"filed":?""
????????},
????????{
????????????"keyofen":?"FIELD06",
????????????"uibindkey":?"FIELD06",
????????????"enummain":?"",
????????????"h":?"",
????????????"nodeid":?"",
????????????"w":?"",
????????????"nos":?[],
????????????"names":?[],
????????????"name":?"區縣",
????????????"lgtype":?"2",
????????????"mydatatype":?"1",
????????????"UIIsEnable":?"",
????????????"filed":?""
????????}
????]
}

在途表頭

? ? ? ?

獲取到單個部門的詳細信息,

HTTP標準包頭字段(必填):

? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Accept?application/json;Content-Type:application/json;charset=UTF-8;
? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ?

JSON請求示例

? ? ? ? ? ? ? ? ? ?
GET?http://請求地址/Workquery/intransitTableConditions/{token字符串}/{flowid流程id}?HTTP/1.1?
Accept:application/json;
Content-Type:application/json;charset=UTF-8;
? ? ? ? ? ? ? ?

響應說明

屬性類型約束說明
descString必選返回結果說明
statusString必選返回結果code。
fieldString必選字段ID
titleString必選字段名稱

響應JSON

HTTP/1.1?200?OK{
????"desc":?"操作成功",
????"status":?"0",
????"columns":?[
????????{
????????????"field":?"OID",
????????????"title":?"單號"
????????},
????????{
????????????"field":?"khxm",
????????????"title":?"客戶姓名"
????????},
????????{
????????????"field":?"khhm",
????????????"title":?"客戶號碼"
????????},
????????{
????????????"field":?"CUSPROVINCE",
????????????"title":?"省"
????????},
????????{
????????????"field":?"CUSAREA",
????????????"title":?"市"
????????},
????????{
????????????"field":?"FIELD06",
????????????"title":?"區縣"
????????},
????????{
????????????"field":?"xxdz",
????????????"title":?"詳細地址"
????????}
????]
}


在途數據?? ? ? ? ? ? ? ? ? ? ? ? ? ?

HTTP標準包頭字段(必填):

? ? ? ? ? ? ? ? ?
Accept?application/json;
Content-Type:application/json;charset=UTF-8;

JSON請求示例

? ? ? ? ? ? ? ? ? ?
POST?http://請求地址/Workquery/intransitList/{token字符串}/{flowid流程id}/{username工號}?HTTP/1.1?
Accept:application/json;
Content-Type:application/json;charset=UTF-8;
? ? ? ? ? ? ? ?
屬性類型約束說明
String
提交的字段作為查詢條件
? ? ? ? ? ? ? ?

響應說明

屬性類型約束說明
countString必選總數
descString必選返回結果說明
statusString必選返回結果code。
rowsString必選字段id對應字段值

HTTP/1.1?200?OK{響應JSON

????"desc":?"操作成功",
????"status":?"0",
????"count":?"5",
????"rows":?[
????????{
????????????"khxm":?"唐雪",
????????????"khhm":?"18600895446",
????????????"CUSPROVINCE":?"天津市",
????????????"CUSAREA":?"天津市",
????????????"FIELD06":?"大港區",
????????????"xxdz":?"豪柏大廈",
????????????"OID":?"109"
????????}
????]
}
? ? ? ? ? ? ??
激情综合网色播五月,亚洲激情成人在线电影,国产美女一级高清免费观看,麻豆精品国产91福观看
    <em id="jb5v5"><form id="jb5v5"></form></em>
<form id="jb5v5"></form>

<sub id="jb5v5"><listing id="jb5v5"></listing></sub>
<noframes id="jb5v5"><form id="jb5v5"></form>