Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
c4fbe8c9
Commit
c4fbe8c9
authored
Sep 05, 2018
by
zhuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
C端商铺随机图片地址
parent
11f7d5ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
config.php
application/config.php
+2
-0
No files found.
application/config.php
View file @
c4fbe8c9
...
...
@@ -23,6 +23,8 @@ define('_POOLKEY','FC100000022056027');//隐私号码
define
(
'_TLSYPoolKey'
,
'FC100000022056027'
);
//隐私号码池
define
(
'WEEK_WORK_IMG'
,
CURRENT_URL
.
'static'
.
DS
.
'week_work_img/'
);
//周报日报目录
define
(
'PHONE_VOICE'
,
ROOT_PATH
.
'public'
.
DS
.
'static'
.
DS
.
'voice'
);
//录音绝对路径
define
(
'SHOP_IMAGE_DEPOT_URL'
,
CURRENT_URL
.
'static'
.
DS
.
'shop_image_depot/'
);
//C端商铺随机图片地址
return
[
// +----------------------------------------------------------------------
// | 应用设置
...
...
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