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
405b4184
Commit
405b4184
authored
May 08, 2021
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改菜市场模拟器的微信key
parent
60049d2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
WxLoginUtil.cs
Assets/Game/Main/Scripts/Utils/WxLoginUtil.cs
+2
-2
No files found.
Assets/Game/Main/Scripts/Utils/WxLoginUtil.cs
View file @
405b4184
...
...
@@ -9,8 +9,8 @@ public class WxLoginUtil : MonoBehaviour
public
GameObject
wxLoginBg
;
public
GameObject
loadingImg
;
public
static
WxLoginUtil
WxLogin
;
private
static
string
WX_APPID
=
"wx
93450c1bdbb2fe5b
"
;
private
static
string
WX_APPKEY
=
"b
c0a8f0f78121904e88252c681646dc5
"
;
private
static
string
WX_APPID
=
"wx
10f8dcecdcf26ab7
"
;
private
static
string
WX_APPKEY
=
"b
fa522c1b6be52727795b726b788181a
"
;
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