Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
services
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tencent
services
Commits
d8cc4f65
Commit
d8cc4f65
authored
Dec 25, 2019
by
王召彬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置中心
parent
32fc2d84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
src/Common/Config/CfgCenter.php
+11
-11
No files found.
src/Common/Config/CfgCenter.php
View file @
d8cc4f65
...
@@ -7,19 +7,19 @@ use Swoft\App;
...
@@ -7,19 +7,19 @@ use Swoft\App;
class
CfgCenter
class
CfgCenter
{
{
const
COS
=
'cos'
;
const
COS
=
'cos'
;
const
CLS
=
'cls'
;
const
CLS
=
'cls'
;
const
CMQ
=
'cmq'
;
const
CMQ
=
'cmq'
;
const
ENCRYPT_KEY
=
'encrypt_key'
;
const
ENCRYPT_KEY
=
'encrypt_key'
;
const
BACKEND_WEAPP
=
'backend_weapp'
;
const
BACKEND_WEAPP
=
'backend_weapp'
;
const
FRONTEND_WEAPP
=
'frontend_weapp'
;
const
FRONTEND_WEAPP
=
'frontend_weapp'
;
const
ALIYUN_SMS
=
'aliyun_sms'
;
const
ALIYUN_SMS
=
'aliyun_sms'
;
const
TENCENT_SMS
=
'tencent_sms'
;
const
TENCENT_SMS
=
'tencent_sms'
;
const
MP
=
'mp'
;
const
MP
=
'mp'
;
const
PAY
=
'pay'
;
const
PAY
=
'pay'
;
const
PAY_YUNMAI
=
'pay_yunmai'
;
const
PAY_YUNMAI
=
'pay_yunmai'
;
const
PAY_YUNMAI_ISP
=
'pay_yunmai_isp'
;
const
PAY_YUNMAI_ISP
=
'pay_yunmai_isp'
;
const
PAY_ZHIMEI
=
'pay_zhimei'
;
const
PAY_ZHIMEI
=
'pay_zhimei'
;
/**
/**
* 读取指定的配置项 - 返回数组格式
* 读取指定的配置项 - 返回数组格式
...
...
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