Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
王兴勇
/
helper-config
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9c29a3b9
authored
7 years ago
by
王兴勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据源结构
parent
5af8abf8
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
13 additions
and
11 deletions
+13
-11
db/likun/develop.php
+0
-0
db/likun/test.php
+0
-0
db/local/famous.php
+0
-0
db/local/feature.php
+0
-0
db/local/shopnc.php
+1
-1
db/mac/develop.php
+5
-4
db/mac/famous.php
+6
-5
db/mac/feature.php
+1
-1
db/work/mf.php
+0
-0
db/work/xl.php
+0
-0
No files found.
db/likun.php
→
db/likun
/develop
.php
View file @
9c29a3b9
File moved
This diff is collapsed.
Click to expand it.
db/l
k_
test.php
→
db/l
ikun/
test.php
View file @
9c29a3b9
File moved
This diff is collapsed.
Click to expand it.
db/local.php
→
db/local
/famous
.php
View file @
9c29a3b9
File moved
This diff is collapsed.
Click to expand it.
db/local
_famous
.php
→
db/local
/feature
.php
View file @
9c29a3b9
File moved
This diff is collapsed.
Click to expand it.
db/local
_test
.php
→
db/local
/shopnc
.php
View file @
9c29a3b9
...
...
@@ -4,7 +4,7 @@
* @author Lazy 2017-10-26
*/
return
[
'dbhost'
=>
'1
27.0.0.1
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'root'
,
'dbpwd'
=>
''
,
'dbname'
=>
'shop_nc'
...
...
This diff is collapsed.
Click to expand it.
db/develop.php
→
db/
mac/
develop.php
View file @
9c29a3b9
<?php
/**
*
测试服务器
数据库
*
本地测试
数据库
* @author Lazy 2017-10-26
*/
return
[
'dbhost'
=>
'1
14.55.72.135
'
,
'dbuser'
=>
'
ecuser
'
,
'dbpwd'
=>
'
ec08@0user
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'
root
'
,
'dbpwd'
=>
''
,
'dbname'
=>
'zhongche_nc'
];
\ No newline at end of file
This diff is collapsed.
Click to expand it.
db/
contract
.php
→
db/
mac/famous
.php
View file @
9c29a3b9
<?php
/**
*
合同
测试数据库
*
本地
测试数据库
* @author Lazy 2017-10-26
*/
return
[
'dbhost'
=>
'1
92.168.1.66
'
,
'dbuser'
=>
'
hjk0820
'
,
'dbpwd'
=>
'
123456
'
,
'dbname'
=>
'
contract
'
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'
root
'
,
'dbpwd'
=>
''
,
'dbname'
=>
'
famous
'
];
\ No newline at end of file
This diff is collapsed.
Click to expand it.
db/
shopnc
.php
→
db/
mac/feature
.php
View file @
9c29a3b9
...
...
@@ -4,7 +4,7 @@
* @author Lazy 2017-10-26
*/
return
[
'dbhost'
=>
'1
27.0.0.1
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'root'
,
'dbpwd'
=>
''
,
'dbname'
=>
'shop_nc'
...
...
This diff is collapsed.
Click to expand it.
db/
meifeng
.php
→
db/
work/mf
.php
View file @
9c29a3b9
File moved
This diff is collapsed.
Click to expand it.
db/
xiaolang
.php
→
db/
work/xl
.php
View file @
9c29a3b9
File moved
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