init
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
#-----------------------------------------------------------------------------
|
||||
# comment start with #
|
||||
# level; // 0 : root ~ n
|
||||
# type; // 0: Message, 1: Field, 2:Group 3, Grid, 4 : Field Array, 9 : BIZ DATA
|
||||
# size // 0 : variable, > 0 fixed
|
||||
# fieldType; // 0: ELEMENT, 1: ATTRIBUTE,
|
||||
# length;
|
||||
# dataType; // 0: String, 1: Number,10: ZZ String, 11: LL Number
|
||||
#-----------------------------------------------------------------------------
|
||||
# name ,level ,type ,size ,fieldType ,length ,dataType ,,refPath, refValue,value
|
||||
#-----------------------------------------------------------------------------
|
||||
# name ,level ,type ,size ,fieldType ,length ,dataType ,refPath, refValue, value
|
||||
STD_HNCPHEADER_REQ ,0 ,0 ,1 ,0 ,0 ,0 , , ,
|
||||
msg_len ,1 ,1 ,1 ,0 ,6 ,1 , , ,199
|
||||
global_id ,1 ,1 ,1 ,0 ,29 ,0 , , ,GIDNO00000000001111
|
||||
service_id ,1 ,1 ,1 ,0 ,10 ,0 , , ,ELINKSVC01
|
||||
service_cmt ,1 ,1 ,1 ,0 ,100 ,0 , , ,ELINK TEST Service
|
||||
service_tn ,1 ,1 ,1 ,0 ,1 ,0 , , ,0
|
||||
Session_id ,1 ,1 ,1 ,0 ,100 ,0 , , ,SESSIONID001
|
||||
encrypt_yn ,1 ,1 ,1 ,0 ,2 ,0 , , ,NO
|
||||
http_url ,1 ,1 ,1 ,0 ,100 ,0 , , ,
|
||||
screen_id ,1 ,1 ,1 ,0 ,13 ,0 , , ,SCREEN0000001
|
||||
scr_no ,1 ,1 ,1 ,0 ,30 ,0 , , ,000000000100000000020000000003
|
||||
scr_dsc ,1 ,1 ,1 ,0 ,100 ,0 , , ,
|
||||
usr_id ,1 ,1 ,1 ,0 ,10 ,0 , , ,USER000001
|
||||
ip_addr ,1 ,1 ,1 ,0 ,47 ,0 , , ,
|
||||
ip_mac ,1 ,1 ,1 ,0 ,12 ,0 , , ,
|
||||
com_code ,1 ,1 ,1 ,0 ,4 ,0 , , ,EACT
|
||||
head_code ,1 ,1 ,1 ,0 ,7 ,0 , , ,EACT001
|
||||
dept_cd ,1 ,1 ,1 ,0 ,7 ,0 , , ,ELINK01
|
||||
conn_tp ,1 ,1 ,1 ,0 ,2 ,0 , , ,CH
|
||||
Inter_chn ,1 ,1 ,1 ,0 ,2 ,0 , , ,EA
|
||||
recv_tm ,1 ,1 ,1 ,0 ,17 ,0 , , ,20220928000000000
|
||||
send_tm ,1 ,1 ,1 ,0 ,17 ,0 , , ,
|
||||
return_gubun ,1 ,1 ,1 ,0 ,1 ,0 , , ,S
|
||||
return_value ,1 ,1 ,1 ,0 ,1 ,0 , , ,
|
||||
msg_id ,1 ,1 ,1 ,0 ,7 ,0 , , ,
|
||||
msg_nm ,1 ,1 ,1 ,0 ,250 ,0 , , ,
|
||||
filler ,1 ,1 ,1 ,0 ,125 ,0 , , ,
|
||||
bizData ,1 ,9 ,0 ,0 ,0 ,0 , , ,
|
||||
|
||||
|
Reference in New Issue
Block a user