chenhaozhe
2026-03-06 49f60ae2d2a6b5bc9623ed41e22c57412852e49c
Model/²Ö¿â¹ÜÀí/ClsKf_SellOutBillMain.cs
@@ -37,5 +37,13 @@
        public string HPriceType;   //varchar(20) --单价类型(成本价,结算价)
        public Int64 HOrgID;        //组织
        public Int64 HIsTaxRate;        //是否含税
        public Int64 HIsTaxRate_upper;      //含税上调10%
        //同步金蝶数据缺失model字段
        public string HOWNERTYPEID;
        public Int64 HERPInterID;
        public string HERPBillType;
        public string HERPBillNo;
    }
}