export default class SystemConfig { // 开发者账号名称 static DEVELOPER_ID: string = "developer"; }