记得上下班打卡 | git大法好,push需谨慎

Commit 34175e98 authored by 胡佳晨's avatar 胡佳晨

提交 退款相关vo

parent 1a5829e8
......@@ -15,6 +15,6 @@ public class KylinOrderRefundEntitiesVo {
private String orderRefundsId;
private String orderTicketEntitiesId;
private BigDecimal refundPrice;
private LocalDateTime created_at;
private LocalDateTime updated_at;
private LocalDateTime createdAt;
private LocalDateTime updatedAt;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment