疯狂的狮子li
2021-12-23 c82afc8c461956e45be0aa29ca2a7fe3f18ee6f7
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysUserPostMapper.java
@@ -6,7 +6,7 @@
/**
 * 用户与岗位关联表 数据层
 *
 * @author ruoyi
 * @author Lion Li
 */
public interface SysUserPostMapper extends BaseMapperPlus<SysUserPost> {