feat: login scene add testqualification case
parent
8c3cb188f8
commit
7714c38fce
|
@ -13,7 +13,7 @@
|
||||||
```
|
```
|
||||||
- 新增篝火测试资格
|
- 新增篝火测试资格
|
||||||
```
|
```
|
||||||
var boolean = TapLogin.GetTestQualification();
|
var boolean = await TapLogin.GetTestQualification();
|
||||||
```
|
```
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -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.
Loading…
Reference in New Issue