6
zzr99
2022-06-27 1c5ee360efc22dbc1283ad04e96f33dd26631760
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;
    }
}