Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
data-center-auto
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
data-center-auto
Commits
8056813c
Commit
8056813c
authored
Mar 05, 2021
by
泽锋 李
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
b3fec2a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
DailyServices.cs
AutoTurnOver.Services/DailyServices.cs
+1
-1
No files found.
AutoTurnOver.Services/DailyServices.cs
View file @
8056813c
...
...
@@ -633,7 +633,7 @@ namespace AutoTurnOver.Services
DataTable
table
=
new
DataTable
();
string
[]
cols
=
new
string
[]
{
"产品编码"
,
"仓库名称"
,
"仓库编码"
,
"中文信息"
,
"可用库存"
,
"调拨单在途数"
,
"箱子在途数"
,
"过去7天日均"
,
"过去14天日均"
,
"过去30天日均"
,
"商品来源"
,
"采购员"
,
"sku状态"
,
"对应采购单"
,
"调拨单号"
,
"物流跟踪号"
,
"物流转单号"
,
"头程方式"
,
"调拨单状态"
,
"物流渠道"
,
"物流渠道编码"
,
"物流节点状态"
,
"物流节点时间"
,
"物流异常"
,
"目标到货"
,
"预计到货"
,
"实际签收"
,
"实际
签收
"
"物流跟踪号"
,
"物流转单号"
,
"头程方式"
,
"调拨单状态"
,
"物流渠道"
,
"物流渠道编码"
,
"物流节点状态"
,
"物流节点时间"
,
"物流异常"
,
"目标到货"
,
"预计到货"
,
"实际签收"
,
"实际
入库
"
};
foreach
(
var
item
in
cols
)
{
...
...
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