Commit 67248ccf authored by lizhichao's avatar lizhichao

修改企业人数

parent 1c901270
......@@ -152,7 +152,7 @@ public class TEntranceGuardPersonInfoServiceImpl implements ITEntranceGuardPerso
contents[0]=" 石家庄柏坡正元化肥有限公司";
//查询场内人数
String cnrs=tEntranceGuardPersonInfoMapper.statisticsStayInPersons();
contents[1]="企业人数:864人 厂内人数:"+cnrs+"人";
contents[1]="企业人数:785人 厂内人数:"+cnrs+"人";
List <TEntranceGuardPersonInfo>lastImportOrExportData=tEntranceGuardPersonInfoMapper.lastImportOrExportData();
int i=0;
String crc="";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment