数据库变更CNPC_XJYJ
This commit is contained in:
@@ -139,7 +139,7 @@ namespace FineUIPro.Web.HJGL.MaterialManage
|
||||
{
|
||||
string EMaterialRegistId = Grid1.DataKeys[rowIndex][0].ToString();
|
||||
|
||||
Model.SGGLDB db = Funs.DB;
|
||||
Model.CNPCDB db = Funs.DB;
|
||||
Model.HJGL_EMaterialRegist eMaterialRegist = db.HJGL_EMaterialRegist.First(e => e.EMaterialRegistId == EMaterialRegistId);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user