数据库变更CNPC_XJYJ
This commit is contained in:
@@ -545,7 +545,7 @@ namespace FineUIPro.Web.HSSE.InformationProject
|
||||
/// <param name="endTime"></param>
|
||||
private void GetData(DateTime startTime, DateTime endTime)
|
||||
{
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
using (Model.CNPCDB db = new Model.CNPCDB(Funs.ConnString))
|
||||
{
|
||||
decimal sumPersonWorkTimeTotal = 0;
|
||||
//获取当期人工时日报
|
||||
|
||||
Reference in New Issue
Block a user