initConfig static method

dynamic initConfig()

初始化数据

Implementation

static initConfig() {
  return '$host/v2/auth/getInitConfig';
}