entity 오류로인해 제거해야해서 . 제거전 백업
This commit is contained in:
@@ -49,5 +49,25 @@ namespace Project
|
||||
public System.DateTime wdate { get; set; }
|
||||
public Nullable<int> inqty { get; set; }
|
||||
public Nullable<decimal> pumpriceD { get; set; }
|
||||
public Nullable<int> pumqtyReq { get; set; }
|
||||
public string inremark { get; set; }
|
||||
public string winuid { get; set; }
|
||||
public Nullable<System.DateTime> windate { get; set; }
|
||||
public Nullable<bool> chk1 { get; set; }
|
||||
public Nullable<bool> chk2 { get; set; }
|
||||
public string chkremark { get; set; }
|
||||
public string costcenter { get; set; }
|
||||
public string linecode { get; set; }
|
||||
public string purchase_manager { get; set; }
|
||||
public string purchase_admin { get; set; }
|
||||
public string currency { get; set; }
|
||||
public string prdate { get; set; }
|
||||
public string bigo_admin { get; set; }
|
||||
public string bigo_manager { get; set; }
|
||||
public string conf_status { get; set; }
|
||||
public string conf_request { get; set; }
|
||||
public string conf_reponse { get; set; }
|
||||
public Nullable<int> spmqty { get; set; }
|
||||
public Nullable<bool> UpdateToItem { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user