sdk:退款扣除元宝逻辑

This commit is contained in:
luying
2022-04-01 10:36:01 +08:00
parent ff6d2c0f67
commit 6967a95bc5
2 changed files with 12 additions and 2 deletions

View File

@@ -1101,4 +1101,6 @@ export enum TALENT_RELATION_TYPE {
NORMAL = 1, // 正常
CONFLICT = 2, // 冲突
REPLACE = 3, // 替换
}
}
export const REFUND_PRICE_TO_GOLD = 10; // 退款以价格*10扣除元宝