Commit d653dd19 authored by Steven杜宇's avatar Steven杜宇

// 七鱼

parent 18142d5f
...@@ -218,9 +218,9 @@ extension YhConstant { ...@@ -218,9 +218,9 @@ extension YhConstant {
#if DEBUG #if DEBUG
static let appName = "银河港生活iOS-Dev" static let appName = "银河港生活iOS-Dev"
#elseif TESTENV #elseif TESTENV
static let appName = "银河港生活iOS-Dev" static let appName = "银河港生活iOS"
#elseif UATENV #elseif UATENV
static let appName = "银河港生活iOS-Dev" static let appName = "银河港生活iOS"
#else #else
static let appName = "银河港生活iOS" static let appName = "银河港生活iOS"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment