接口列表

master
chaiyapeng 2024-09-01 11:05:33 +08:00
parent bdd2591534
commit 8c762a0b38
1 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,10 @@ public class Connector {
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date connectorTime;
/**
*
*/
private BigDecimal connectorPrice;
/**
*
*/