#
chen.lin
3 天以前 8cc33897f386038a77e94b89109e054e2bb14dd9
rsf-server/src/main/java/com/vincent/rsf/server/manager/controller/BasStationController.java
@@ -72,8 +72,6 @@
            station.setContainerTypes(longs1);
        }
        return R.ok().add(station);
    }