Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
W
wdlc_mjb_unity
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
王雪伟
wdlc_mjb_unity
Commits
b49cffe3
Commit
b49cffe3
authored
Apr 28, 2021
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改幸运农场key
parent
d638460a
Pipeline
#662
failed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
HttpTool.cs
Assets/AdSDK/NetWork/HTTP/HttpTool.cs
+1
-1
WxLoginUtil.cs
Assets/Game/Main/Scripts/Utils/WxLoginUtil.cs
+2
-2
No files found.
Assets/AdSDK/NetWork/HTTP/HttpTool.cs
View file @
b49cffe3
...
@@ -19,7 +19,7 @@ public class HttpTool : MonoBehaviour
...
@@ -19,7 +19,7 @@ public class HttpTool : MonoBehaviour
public
bool
IsShowLog
=
false
;
public
bool
IsShowLog
=
false
;
private
static
string
HttpLogTag
=
"UnityHttp"
;
private
static
string
HttpLogTag
=
"UnityHttp"
;
private
string
appLs
=
"
7025878009b4cca3
"
;
private
string
appLs
=
"
a03d5320d905cf3b
"
;
private
static
HttpTool
_instacne
=
null
;
private
static
HttpTool
_instacne
=
null
;
...
...
Assets/Game/Main/Scripts/Utils/WxLoginUtil.cs
View file @
b49cffe3
...
@@ -9,8 +9,8 @@ public class WxLoginUtil : MonoBehaviour
...
@@ -9,8 +9,8 @@ public class WxLoginUtil : MonoBehaviour
public
GameObject
wxLoginBg
;
public
GameObject
wxLoginBg
;
public
GameObject
loadingImg
;
public
GameObject
loadingImg
;
public
static
WxLoginUtil
WxLogin
;
public
static
WxLoginUtil
WxLogin
;
private
static
string
WX_APPID
=
"wx
807bc179331f37a6
"
;
private
static
string
WX_APPID
=
"wx
29c1884b0a06cdd5
"
;
private
static
string
WX_APPKEY
=
"
7a9ab9dbc24a03504030762b91e833b8
"
;
private
static
string
WX_APPKEY
=
"
a45ff15ec4d387fbd37740238689bd11
"
;
private
void
Awake
()
private
void
Awake
()
{
{
...
...
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