修改交易订单编号数据类型和通讯条件时间间隔判断
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"