|
@@ -45,7 +45,7 @@ public class CenterdataTHousingconstructionViewServiceImpl extends BaseServiceIm
|
|
*/
|
|
*/
|
|
@DataScopeMutiDept(deptAlias = "d")
|
|
@DataScopeMutiDept(deptAlias = "d")
|
|
@Override
|
|
@Override
|
|
- public Map<String,Object> getGasCylinderList(CenterdataTHousingconstructionSteelcylinder steelcylinder) {
|
|
|
|
|
|
+ public List<Map<String,Object>> getGasCylinderList(CenterdataTHousingconstructionSteelcylinder steelcylinder) {
|
|
setSookaDataBase(steelcylinder);
|
|
setSookaDataBase(steelcylinder);
|
|
return centerdataTHousingconstructionViewMapper.getGasCylinderList(steelcylinder);
|
|
return centerdataTHousingconstructionViewMapper.getGasCylinderList(steelcylinder);
|
|
}
|
|
}
|