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
Feb 08, 2018
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
db/l
k_
test.php
→
db/l
ikun/
test.php
View file @
9c29a3b9
File moved
db/local.php
→
db/local
/famous
.php
View file @
9c29a3b9
File moved
db/local
_famous
.php
→
db/local
/feature
.php
View file @
9c29a3b9
File moved
db/local
_test
.php
→
db/local
/shopnc
.php
View file @
9c29a3b9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @author Lazy 2017-10-26
* @author Lazy 2017-10-26
*/
*/
return
[
return
[
'dbhost'
=>
'1
27.0.0.1
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'root'
,
'dbuser'
=>
'root'
,
'dbpwd'
=>
''
,
'dbpwd'
=>
''
,
'dbname'
=>
'shop_nc'
'dbname'
=>
'shop_nc'
...
...
db/develop.php
→
db/
mac/
develop.php
View file @
9c29a3b9
<?php
<?php
/**
/**
*
测试服务器
数据库
*
本地测试
数据库
* @author Lazy 2017-10-26
* @author Lazy 2017-10-26
*/
*/
return
[
return
[
'dbhost'
=>
'1
14.55.72.135
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'
ecuser
'
,
'dbuser'
=>
'
root
'
,
'dbpwd'
=>
'
ec08@0user
'
,
'dbpwd'
=>
''
,
'dbname'
=>
'zhongche_nc'
'dbname'
=>
'zhongche_nc'
];
];
\ No newline at end of file
db/
contract
.php
→
db/
mac/famous
.php
View file @
9c29a3b9
<?php
<?php
/**
/**
*
合同
测试数据库
*
本地
测试数据库
* @author Lazy 2017-10-26
* @author Lazy 2017-10-26
*/
*/
return
[
return
[
'dbhost'
=>
'1
92.168.1.66
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'
hjk0820
'
,
'dbuser'
=>
'
root
'
,
'dbpwd'
=>
'
123456
'
,
'dbpwd'
=>
''
,
'dbname'
=>
'
contract
'
'dbname'
=>
'
famous
'
];
];
\ No newline at end of file
db/
shopnc
.php
→
db/
mac/feature
.php
View file @
9c29a3b9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @author Lazy 2017-10-26
* @author Lazy 2017-10-26
*/
*/
return
[
return
[
'dbhost'
=>
'1
27.0.0.1
'
,
'dbhost'
=>
'1
72.17.0.2
'
,
'dbuser'
=>
'root'
,
'dbuser'
=>
'root'
,
'dbpwd'
=>
''
,
'dbpwd'
=>
''
,
'dbname'
=>
'shop_nc'
'dbname'
=>
'shop_nc'
...
...
db/
meifeng
.php
→
db/
work/mf
.php
View file @
9c29a3b9
File moved
db/
xiaolang
.php
→
db/
work/xl
.php
View file @
9c29a3b9
File moved
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