Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
LuckFarm
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lmj
LuckFarm
Commits
d403a90a
Commit
d403a90a
authored
Nov 13, 2020
by
Mazy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change api to dis
parent
3fe2b09b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
8 deletions
+7
-8
AppDelegate.mm
GYDemo/GYDemo/AppDelegate.mm
+1
-2
GYPrefixHeader.pch
GYDemo/GYDemo/GYPrefixHeader.pch
+6
-6
UserInterfaceState.xcuserstate
...cuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
No files found.
GYDemo/GYDemo/AppDelegate.mm
View file @
d403a90a
...
...
@@ -749,8 +749,7 @@ NSDictionary* appLaunchOpts;
});
}
});
}];
}];
return YES;
}
...
...
GYDemo/GYDemo/GYPrefixHeader.pch
View file @
d403a90a
...
...
@@ -14,13 +14,13 @@
#ifndef GYPrefixHeader_pch
#define GYPrefixHeader_pch
#define ServerReport @"http://reporttest.zhangxinhulian.com"
#define ServerHost @"http://feedapitest2.zhangxinhulian.com" // 服务端接口地址
#define ServerAds @"http://bstest.zhangxinhulian.com/v4/ads"
//
#define ServerReport @"http://reporttest.zhangxinhulian.com"
//
#define ServerHost @"http://feedapitest2.zhangxinhulian.com" // 服务端接口地址
//
#define ServerAds @"http://bstest.zhangxinhulian.com/v4/ads"
//
#define ServerReport @"http://report.clouddistribute.net"
//
#define ServerHost @"https://feedapi.clouddistribute.net" // 服务端接口地址
//
#define ServerAds @"http://bs.clouddistribute.net/v4/ads"
#define ServerReport @"http://report.clouddistribute.net"
#define ServerHost @"https://feedapi.clouddistribute.net" // 服务端接口地址
#define ServerAds @"http://bs.clouddistribute.net/v4/ads"
#define WXAppId @"wxe7a03eb52cce1b51"
#define WXAppSecret @"6fa72a89ea188c4dff5729cff328b587"
...
...
farm.xcworkspace/xcuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
View file @
d403a90a
No preview for this file type
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