Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
token
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallet
token
Commits
cab73e93
Commit
cab73e93
authored
3 years ago
by
shajiaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oss update
parent
9e130d74
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
OssController.php
api/controllers/OssController.php
+2
-2
OssController.php
backend/controllers/OssController.php
+2
-2
OssController.php
wallet/controllers/OssController.php
+2
-2
No files found.
api/controllers/OssController.php
View file @
cab73e93
...
...
@@ -9,8 +9,8 @@ use api\base\BaseController;
class
OssController
extends
BaseController
{
protected
$accessKeyId
=
"LTAI
4FxZ787zpBmjLmr6yMwA
"
;
protected
$accessKeySecret
=
"
5OMu030RFIE2KP3fNJrhVRTlVqBLaE
"
;
protected
$accessKeyId
=
"LTAI
5tMEAZrqSPSUuUcHEuR1
"
;
protected
$accessKeySecret
=
"
dGtX1Sh8jatB1nFh6kOWYDIIeljcin
"
;
protected
$endpoint
=
"http://oss-cn-shanghai.aliyuncs.com"
;
protected
$bucket
=
"bqbwallet"
;
...
...
This diff is collapsed.
Click to expand it.
backend/controllers/OssController.php
View file @
cab73e93
...
...
@@ -10,8 +10,8 @@ use yii\validators\ImageValidator;
class
OssController
extends
BaseController
{
protected
$accessKeyId
=
"LTAI
4FxZ787zpBmjLmr6yMwA
"
;
protected
$accessKeySecret
=
"
5OMu030RFIE2KP3fNJrhVRTlVqBLaE
"
;
protected
$accessKeyId
=
"LTAI
5tMEAZrqSPSUuUcHEuR1
"
;
protected
$accessKeySecret
=
"
dGtX1Sh8jatB1nFh6kOWYDIIeljcin
"
;
protected
$endpoint
=
"http://oss-cn-shanghai.aliyuncs.com"
;
protected
$bucket
=
"bqbwallet"
;
...
...
This diff is collapsed.
Click to expand it.
wallet/controllers/OssController.php
View file @
cab73e93
...
...
@@ -9,8 +9,8 @@ use wallet\base\BaseController;
class
OssController
extends
BaseController
{
protected
$accessKeyId
=
"LTAI
4FxZ787zpBmjLmr6yMwA
"
;
protected
$accessKeySecret
=
"
5OMu030RFIE2KP3fNJrhVRTlVqBLaE
"
;
protected
$accessKeyId
=
"LTAI
5tMEAZrqSPSUuUcHEuR1
"
;
protected
$accessKeySecret
=
"
dGtX1Sh8jatB1nFh6kOWYDIIeljcin
"
;
protected
$endpoint
=
"http://oss-cn-shanghai.aliyuncs.com"
;
protected
$bucket
=
"bqbwallet"
;
...
...
This diff is collapsed.
Click to expand it.
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