Commit 5117cdac by fudahua

登录信息

parent 8e0d25ab
......@@ -36,5 +36,5 @@ public interface TabHaobanMaterialMapper {
* @param ids
* @return
*/
int delMaterialByIds(List<String> ids);
int delMaterialByIds(@Param("ids") List<String> ids);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment