update ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysUserPostMapper.java.

提交错别字

Signed-off-by: 刚刚好 <380862139@qq.com>
master
刚刚好 2023-11-12 02:40:27 +00:00 committed by Gitee
parent 2eaabefeac
commit 75b2eb067d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ public interface SysUserPostMapper
/**
*
*
* @param userPostList
* @param userPostList
* @return
*/
public int batchUserPost(List<SysUserPost> userPostList);