Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
yoho-live
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
unknown
7 years ago
Commit
028556bbd80034b4217d3e2fde1801d30c1dd879
1 parent
999c96ac
修改秘钥
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
backend/widgets/YHGImage/Config.php
backend/widgets/YHGImage/Config.php
View file @
028556b
...
...
@@ -23,8 +23,8 @@ class Config
const
project
=
'global'
;
//身份证照片空间
const
idcard_project
=
'yohocard'
;
const
idcard_accessKey
=
'cY9B5ZgON_7McTS5zV5nTeRyQ98MOcVD7W4eGVbE'
;
const
idcard_secretKey
=
'RduqgmK7cAtaQvdIa1ax_zzmMsnv9ac-Ka0uF6wG'
;
const
idcard_accessKey
=
'BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU'
;
const
idcard_secretKey
=
'_x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK'
;
const
idcard_domain
=
'http://7xnkbu.com1.z0.glb.clouddn.com/'
;
/**
...
...
Please
register
or
login
to post a comment