提交 d0b8f6f4 authored 作者: 林业通's avatar 林业通

mysql修改

上级 8838214c
...@@ -33,7 +33,7 @@ public interface OtherShFamilyDao extends BaseMapper<ShFamilyEntity> { ...@@ -33,7 +33,7 @@ public interface OtherShFamilyDao extends BaseMapper<ShFamilyEntity> {
List<Map<String, Object>> list(Integer userId); List<Map<String, Object>> list(Integer userId);
ShFamilyDto familyInfo(@Param("params")Integer id); ShFamilyDto familyInfo(@Param("id")Integer id);
ShFamilyIndex index(@Param("userId")Integer userId, @Param("familyId")String familyId); ShFamilyIndex index(@Param("userId")Integer userId, @Param("familyId")String familyId);
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论