Pu Zhibing
2025-03-18 f615ec5c9239327740948501627545f8e78e2a9e
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/ShopPointCopy.java
@@ -25,7 +25,7 @@
 */
@Data
@EqualsAndHashCode(callSuper = false)
@TableName("t_shop_point")
@TableName("t_shop_point_copy")
@ApiModel(value="ShopPoint对象", description="")
public class ShopPointCopy implements Serializable {