修复账号会话导入排序门禁
按仓库规范排序账号会话运行时代码导入 同步账号会话测试的导入顺序
This commit is contained in:
@@ -29,8 +29,8 @@ import {
|
||||
setClientServerSelection,
|
||||
} from '../services/clientHttp';
|
||||
import {
|
||||
beginPlatformSessionTransition,
|
||||
beginPlatformSessionClearTransition,
|
||||
beginPlatformSessionTransition,
|
||||
clearCommittedPlatformSession,
|
||||
commitAuthenticatedPlatformSession,
|
||||
currentPlatformSessionApiBaseUrl,
|
||||
|
||||
@@ -7,8 +7,8 @@ import {
|
||||
setClientServerSelection,
|
||||
} from '../../src/services/clientHttp';
|
||||
import {
|
||||
beginPlatformSessionTransition,
|
||||
beginPlatformSessionClearTransition,
|
||||
beginPlatformSessionTransition,
|
||||
clearCommittedPlatformSession,
|
||||
commitAuthenticatedPlatformSession,
|
||||
currentPlatformSessionGeneration,
|
||||
|
||||
Reference in New Issue
Block a user