数据库变更CNPC_XJYJ
This commit is contained in:
@@ -52,7 +52,7 @@ namespace WebAPI.Controllers
|
||||
var responeData = new Model.ResponeData();
|
||||
try
|
||||
{
|
||||
Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString);
|
||||
Model.CNPCDB db = new Model.CNPCDB(Funs.ConnString);
|
||||
int tatalCount = 0, count1 = 0, count2 = 0, count3 = 0, count4 = 0;
|
||||
bool isSub = !(unitId == Const.UnitId_TCC);
|
||||
if (qualityType == "1")
|
||||
|
||||
Reference in New Issue
Block a user