解决条码长度超长的问题
This commit is contained in:
@@ -20,4 +20,6 @@ public interface MaterialExtendMapperEx {
|
||||
@Param("syncNum") Long syncNum);
|
||||
|
||||
List<MaterialExtend> getListByMId(@Param("ids") Long ids[]);
|
||||
|
||||
int batchDeleteMaterialExtendByMIds(@Param("ids") String ids[]);
|
||||
}
|
||||
Reference in New Issue
Block a user