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

Commit 3458767c authored by 张国柄's avatar 张国柄

~sql;

parent 33504f4d
......@@ -809,19 +809,7 @@ create table goblin_back_order
refuse_size int default 0 comment '拒绝次数',
refuse_reason varchar(255) default '' comment '退款原因',
error_reason varchar(255) default '' comment '退款失败原因',
private String errorReason;
private LocalDateTime auditAt;
private LocalDateTime expireAt;
private LocalDateTime refundAt;
private LocalDateTime refuseAt;
private int refusedSize;
expire_at datetime,
created_at datetime,
updated_at datetime,
comment text,
......
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