ZengTao
2024-10-24 22fb46f2db1714a6b450b353669d26908884653f
hangzhoumesParent/moduleService/GlassStorageModule/src/main/java/com/mes/rawglassstation/controller/RawGlassStorageStationController.java
@@ -29,9 +29,6 @@
    } else {
      return Result.build(200, "禁用", result);
    }
  }
}