XiaoRuby
2023-08-23 fca5900388c17f234ff1cb8c2248854139169bdf
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);
}