commit | 0066884365c1a0de382293b878e7c630b3546267 | [log] [tgz] |
---|---|---|
author | guangcheng.qin <guangcheng.qin@supwisdom.com> | 周一 8月 19 09:45:25 2019 +0800 |
committer | guangcheng.qin <guangcheng.qin@supwisdom.com> | 周一 8月 19 09:45:25 2019 +0800 |
tree | a0b959e96367833fba7e2dac7bb8411dd80a8502 | |
parent | 0b456a3ee8a69a8bc3325ddb5df50b27e96ec5b5 [diff] [blame] |
修改交易订单编号数据类型和通讯条件时间间隔判断
diff --git a/supwisdom/sp_communicate.h b/supwisdom/sp_communicate.h index b8daf77..da422f3 100644 --- a/supwisdom/sp_communicate.h +++ b/supwisdom/sp_communicate.h
@@ -64,7 +64,7 @@ #define PK_INT_WATERSTATUS "1" #define PK_INT_WATERMUCH "2" -#define PK_BIN_BILLNO "3" +#define PK_INT_COBILLNO "3" #define PK_INT_TRANSWAY "4" #define PK_INT_UNTRANSCONST "5" #define PK_BIN_DEVICEKEY "6"