Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
ab80109f
Commit
ab80109f
authored
Dec 07, 2024
by
DavidHuang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
朋友 常驻 银河管家
parent
20e1aed4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
YHUatHelper.swift
.../galaxy/Classes/Modules/UatModule(灰度功能)/YHUatHelper.swift
+2
-2
YHUatHelperViewModel.swift
...lasses/Modules/UatModule(灰度功能)/YHUatHelperViewModel.swift
+2
-2
No files found.
galaxy/galaxy/Classes/Modules/UatModule(灰度功能)/YHUatHelper.swift
View file @
ab80109f
...
@@ -24,7 +24,7 @@ enum YHUatModules: Int {
...
@@ -24,7 +24,7 @@ enum YHUatModules: Int {
8、更新-强制更新弹窗、true
8、更新-强制更新弹窗、true
9、更新-建议更新弹窗、false
9、更新-建议更新弹窗、false
10、七鱼智能客服、false
10、七鱼智能客服、false
2024.12.07 默认修改成展示 true
*/
*/
case
Mine_Unknow
=
0
case
Mine_Unknow
=
0
...
@@ -66,7 +66,7 @@ enum YHUatModules: Int {
...
@@ -66,7 +66,7 @@ enum YHUatModules: Int {
case
.
Update_Suggest
:
case
.
Update_Suggest
:
return
2
return
2
case
.
QiYu_Service
:
case
.
QiYu_Service
:
return
2
return
1
default
:
default
:
return
2
return
2
}
}
...
...
galaxy/galaxy/Classes/Modules/UatModule(灰度功能)/YHUatHelperViewModel.swift
View file @
ab80109f
...
@@ -61,8 +61,8 @@ extension YHUatHelperViewModel {
...
@@ -61,8 +61,8 @@ extension YHUatHelperViewModel {
printLog
(
"非登录状态"
)
printLog
(
"非登录状态"
)
return
return
}
}
// let params: [String] = ["1", "2","3", "4","5","6","9","10"]
let
params
:
[
String
]
=
[
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"9"
,
"10"
]
let
params
:
[
String
]
=
[
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"9"
]
var
strUrl
=
YHBaseUrlManager
.
shared
.
curURL
()
+
YHAllApiName
.
Uat
.
uatListApi
var
strUrl
=
YHBaseUrlManager
.
shared
.
curURL
()
+
YHAllApiName
.
Uat
.
uatListApi
for
(
index
,
item
)
in
params
.
enumerated
()
{
for
(
index
,
item
)
in
params
.
enumerated
()
{
if
index
==
0
{
if
index
==
0
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment