trexguo
Results
3
comments of
trexguo
I have to create static methods and properties in ConfigService, then we can access them. ```js @Timeout(1000, { key: ConfigService.getString('ABC_KEY'), enable: ConfigService.getBoolean('ABC_ENABLE'), }) ``` Not sure if this is the...
请求超时了,可能是API那边的问题?