ZengTao
2025-05-15 b49816062dd5dccc5d3a32e929abc726162f7294
hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/mapper/GlassInfoMapper.java
@@ -16,7 +16,7 @@
 * @author wu
 * @since 2024-04-29
 */
@DS("hangzhoumes")
@DS("northGlassMes")
public interface GlassInfoMapper extends MPJBaseMapper<GlassInfo> {
    List<HollowGlassInfoDTO> listBySize(@Param("engineerId") String engineerId);