拍卖:优化
This commit is contained in:
@@ -13,6 +13,7 @@ export interface DicAuctionBasicPool {
|
||||
readonly rewardBasicPool: AuctionBasicPool[];
|
||||
readonly basePrice: number;
|
||||
readonly maxPrice: number;
|
||||
readonly sort: number; // 排序
|
||||
}
|
||||
|
||||
export interface DicAuctionReward {
|
||||
|
||||
Reference in New Issue
Block a user