数据库变更CNPC_XJYJ
This commit is contained in:
@@ -396,7 +396,7 @@ namespace FineUIPro.Web.SysManage
|
||||
/// <param name="e"></param>
|
||||
protected void btnSave_Click(object sender, EventArgs e)
|
||||
{
|
||||
var db = new Model.SGGLDB(Funs.ConnString);
|
||||
var db = new Model.CNPCDB(Funs.ConnString);
|
||||
//var sysSet = BLL.ConstValue.drpConstItemList(BLL.ConstValue.Group_Synchronization).FirstOrDefault();
|
||||
//if (sysSet != null)
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user