Commit ef31384d authored by gaia's avatar gaia

Merge remote-tracking branch 'origin/quanku_0930' into release_pre_20230927104048

parents bec1305d 965e8d02
......@@ -112,4 +112,9 @@ public class CoinRequestDto extends BaseRequestDto implements Entity {
private Boolean isGuest;
// 查看权限(0所有人,1仅自己可见)
private Integer viewPermission;
/**
* 成交时间
*/
private String bidTime;
}
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