feat(): 增加未介入客户接口
parent
b1357df409
commit
221fb09342
|
@ -21,6 +21,7 @@ import lombok.experimental.SuperBuilder;
|
|||
@EqualsAndHashCode(callSuper = true)
|
||||
@TableName(value = "order_pay_customer",autoResultMap = true)
|
||||
public class OrderPayCustomer extends BaseEntity {
|
||||
|
||||
/**
|
||||
* 主键
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue