feat(): 新增列表查询

master
zzh 2024-08-04 11:56:08 +08:00
parent 6a87254f07
commit ef7fbae0fa
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import java.math.BigDecimal;
@EqualsAndHashCode(callSuper = true)
@TableName(value = "order_pay_info",autoResultMap = true)
public class OrderPayInfo extends BaseEntity {
/**
*
*/