数据库变更CNPC_XJYJ
This commit is contained in:
@@ -241,7 +241,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||
/// <returns></returns>
|
||||
protected string ConvertTrainResult(object PersonId)
|
||||
{
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
using (Model.CNPCDB db = new Model.CNPCDB(Funs.ConnString))
|
||||
{
|
||||
string result = string.Empty;
|
||||
if (PersonId != null)
|
||||
|
||||
Reference in New Issue
Block a user