添加 h5

This commit is contained in:
saplf
2019-09-07 14:39:03 +08:00
parent 71a3719bcf
commit 49fe983181
9 changed files with 507 additions and 13 deletions

View File

@@ -112,7 +112,7 @@ export interface MineBasic {
/**
* 当前有效矿晶
*/
stoneAll: string;
activeFund: string;
}
export enum MineStatus {
@@ -132,12 +132,12 @@ export interface Mine {
/**
* 获赠日期
*/
validTime: string;
createdAt: string;
/**
* 到期日期
*/
invalidTime: string;
expiresAt: string;
/**
* 矿晶状态