1
王 垚
2022-11-28 ae68ef5d4843c8ea0558e607a7f7b97f78b29b79
WebAPI/Models/ClsKf_ICStockBillMain.cs
@@ -48,6 +48,10 @@
        public Int64 HPAYORGID;         //          int              --付款结算组织
        public string HOWNERTYPEID;     //          varchar(100)   --货主类型
        public string HStockStyle;      //          varchar(100)   --库存类型
                                        //源单信息
        public string HSourceBillNo;
        public string HSourceBillType;
        public Int64 HSourceInterID;
        public Int64 HSourceEntryID;
    }
}