XiaoRuby
2023-08-25 b0b77110b22827d453e9a1580906b3f53add19f9
standard-server/src/main/java/com/yuanchu/limslaboratory/service/ProductService.java
@@ -38,4 +38,5 @@
     */
    Integer write(Integer id, String required, String internal);
    void deleteList(String ids);
}