import { _decorator } from 'cc' export default class NetConfig { public static hotupdateUrl: string = 'http://localhost:33/hotupdate' }