master
Number7 2024-08-08 18:56:36 +08:00
parent 20deaaacff
commit beed71c820
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import java.math.BigDecimal;
public class OrderPayInfo extends BaseEntity{
/**
*
* ID
*/
@TableId(value = "id",type = IdType.AUTO)
private Long id;