派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-15 c9c25dd594b58557d3b2f41acbad9de70d341c4f
src/conf/Constants.js
@@ -9,7 +9,7 @@
export const logicMapper = {
  wasteGasPfk: 'WasteGas.js',
  wasteWaterPfk: 'WasteWater.js',
  wasteSolidCcd: 'SolidWaste.js',
  wasteSolidCcd: 'WasteSolid.js',
  sewersAreaGs: 'Company.js',
  pipesegment: 'PipeLineAnimal.js'
}