Commit b1e7499c authored by 李家智's avatar 李家智
Browse files

bug fix

parent 56ae3b3a
......@@ -9,7 +9,7 @@ import com.ibeetl.admin.core.entity.CoreRoleFunction;
import java.util.List;
@SqlResource("core.coerRoleFunction")
@SqlResource("core.coreRoleFunction")
public interface CoreRoleFunctionDao extends BaseMapper<CoreRoleFunction> {
......
Supports Markdown
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