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
4426e865
Commit
4426e865
authored
Mar 16, 2021
by
泽锋 李
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
库容流水类型描述修改
parent
ef4f9dc5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
dc_base_storage_capacity.cs
AutoTurnOver.Models/dc_base_storage_capacity.cs
+2
-2
Program.cs
ResetOutofstock/Program.cs
+1
-0
No files found.
AutoTurnOver.Models/dc_base_storage_capacity.cs
View file @
4426e865
...
...
@@ -102,8 +102,8 @@ namespace AutoTurnOver.Models
public
enum
dc_base_storage_capacity_log_enum
{
入库
=
1
,
出库
=
2
,
增加库容
=
1
,
扣减库容
=
2
,
导入
=
3
,
调拨单驳回
=
5
}
...
...
ResetOutofstock/Program.cs
View file @
4426e865
...
...
@@ -30,6 +30,7 @@ namespace ResetOutofstock
//dc_base_transfer_freight_dao.Init();
//daily.ResetFbaExtendSales(DateTime.Now);
dc_base_mother_sku_dao
.
ResetTurnOver
(
""
,
""
);
}
catch
(
Exception
ex
)
{
...
...
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