BUGFIX: retrive回参参数名统一;

This commit is contained in:
shahaibo
2023-10-17 13:42:41 +08:00
parent 8720fc5992
commit 89d3349b49
4 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ public class UserLike implements Serializable {
/**
* 关联的design_python_outfit ID
*/
private Long designPythonOutfitId;
private Long designOutfitId;
/**
* 图片地址
*/