import Common5 from "../../Platform/th/Common5"; // import ChengHaoManager from "./ChengHaoManager"; // import InterfaceManager from "./InterfaceManager"; let Proportion = 0.01 export default class GuWanManager { public static isVideo = false public static getGuwanList() { // let guwanConfigs = Common5.guwanConfigs; // let configs = [] // let valueDate = ChengHaoManager.getChenghaoMangheConfig() // for(let value of guwanConfigs){ // let earnMoney = InterfaceManager.getAllIndustryMoneyInterface() // let moneyNum = Math.floor((valueDate.BonusbaseNum+earnMoney*Common5.earnMoneySecond)*Proportion*value.ProportionIndex) // value.buyPrice = Math.floor(moneyNum/3) // let salePrices = value.salePrices // let randJia = Common5.getRandomNum(40, 90+1) // let jiahuoPrice = value.buyPrice*(randJia/100) // value.jiahuoPrice = jiahuoPrice // for(let i = 0;i