Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
蒋勇
zhichan
Commits
33104b89
Commit
33104b89
authored
Jun 02, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改查询
parent
08e9f79b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
igirl-channel/app/config/localsettings.js
+2
-1
igirl-channel/表的更新
+7
-1
No files found.
igirl-channel/app/config/localsettings.js
View file @
33104b89
...
...
@@ -6,7 +6,8 @@ var settings={
db
:
6
,
},
database
:{
dbname
:
"igirl_channel"
,
dbname
:
"hantang"
,
// dbname : "igirl_channel",
user
:
"write"
,
password
:
"write"
,
config
:
{
...
...
igirl-channel/表的更新
View file @
33104b89
示例:----------------------------------开始--------------------------------------------------------------------
查看京东订单推送到后台的参数及结果要搜索的标题:处理京东推送的订单信息
查看京东订单商机是否推送到蜂擎系统要搜索的标题:推送订单商机到FQ信息
示例:----------------------------------开始--------------------------------------------------------------------
ALTER TABLE p_channel ADD COLUMN totalChannelProfit DECIMAL(12,2) DEFAULT 0 COMMENT '渠道总利润';
ALTER TABLE h_page_statistics ADD COLUMN isRead int default 0 COMMENT '是否阅读,0未,1是';
...
...
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