feat(): 增加未介入客户接口

master
zzh 2024-08-04 21:05:02 +08:00
parent b1357df409
commit 221fb09342
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ import lombok.experimental.SuperBuilder;
@EqualsAndHashCode(callSuper = true)
@TableName(value = "order_pay_customer",autoResultMap = true)
public class OrderPayCustomer extends BaseEntity {
/**
*
*/