duhe
2024-03-08 f896cf78d10458574f50265c7d0ece09e15dc005
Model/²Ö¿â¹ÜÀí/ClsKf_SellOutBillMain.cs
@@ -27,5 +27,11 @@
        public bool HDFflag; //是否垫付
        public string HLinkMan;//    varchar(50)      //联系人     new
        public string HLinkPhone;//   varchar(100)     //联系电话   new
        public Int64 HSTOCKORGID;       //      int     --库存组织
        public double HCarriage; //运费
        public string HCheckStatusMan; //核销人
        public double HExRate;          //汇率
        public Int64 HOrgID;        //组织
    }
}