util/XkyApiHelper.cs
@@ -146,7 +146,7 @@
        public string operateCompanyCode { get; set; }//操作者所属公司编码
        public string sign { get; set; }//签名
        public long timestamps { get; set; }//请求的时间戳
        public object reserver { get; set; }//扩展字段
        //public object reserver { get; set; }//扩展字段
        /// 构造对象
        public static ApiCommonParam NewApiCommon()