数据库变更CNPC_XJYJ
This commit is contained in:
@@ -54,7 +54,7 @@ namespace BLL
|
||||
/// <returns></returns>
|
||||
public static string ReturnCodeByMenuIdProjectId(string menuId, string projectId, string unitId)
|
||||
{
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
using (Model.CNPCDB db = new Model.CNPCDB(Funs.ConnString))
|
||||
{
|
||||
string code = string.Empty;
|
||||
string ruleCodes = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user