mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-21 21:42:55 +08:00
优化通用mapper接口
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.hsweb.web.dao;
|
||||
|
||||
import org.hsweb.web.bean.param.QueryParam;
|
||||
import org.hsweb.web.bean.common.QueryParam;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user