feat: login scene add testqualification case

xiaoyi 2021-07-15 14:24:11 +08:00
parent 8c3cb188f8
commit 7714c38fce
6 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
``` ```
- 新增篝火测试资格 - 新增篝火测试资格
``` ```
var boolean = TapLogin.GetTestQualification(); var boolean = await TapLogin.GetTestQualification();
``` ```
### Dependencies ### Dependencies

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 4f760d0eb799d4f9284e36590280d5a6 guid: 99555e6a9c577438c9ba915d89dbe1d9
PluginImporter: PluginImporter:
externalObjects: {} externalObjects: {}
serializedVersion: 2 serializedVersion: 2

Binary file not shown.

Binary file not shown.