Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bailuntec-datacenter
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
huluobin
bailuntec-datacenter
Commits
c7c70a21
Commit
c7c70a21
authored
Mar 15, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 更新
parent
8e2859bc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
36 deletions
+21
-36
README.md
README.md
+21
-36
No files found.
README.md
View file @
c7c70a21
...
...
@@ -27,42 +27,27 @@ datacenter-domain: 领域模块
## 二、项目结构
```
├── data-api //外部api
├── data-base
│ ├── base-sync-amazon-ad //同步亚马逊广告费用
│ ├── base-sync-cashier //同步财务信息
│ ├── base-sync-company //同步公司和账户信息
│ ├── base-sync-cost-first //同步物流头程费用
│ ├── base-sync-crm-refund //同步CRM系统退款
│ ├── base-sync-finance-ebay //同步EBAY费用信息
│ ├── base-sync-finance-fee //同步费用系统信息
│ ├── base-sync-finance-wish //同步WISH费用信息
│ ├── base-sync-oms-order //同步OMS系统订单
│ ├── base-sync-paypal //同步Paypal流水
│ ├── base-sync-purchase //同步采购系统流水
│ ├── base-sync-purchase-details //同步采购系统详情
│ ├── base-sync-semi-order //同步半成品信息
│ ├── base-sync-shopify //同步SHOPIFY数据
│ ├── base-sync-sku //同步SKUMS
│ ├── base-sync-stock-wms //同步WMS系统库存
│ ├── base-sync-transfer //同步调拨流水
│ └── base-sync-warehouse //同步仓库信息
├── data-common //实体 方法
├── data-finance
│ ├── finance-accounting-entry
│ └── finance-balance-sheet
├── data-mid //mid-中间数据处理
│ ├── mid-auto-turnover-prepare //(过期)
│ ├── mid-calculate-cost-first //计算头程费
│ ├── mid-calculate-item //
│ ├── mid-calculate-sales //计算销量
│ ├── mid-calculate-transit //计算在途,缺货等数据
│ ├── mid-daily-stock //计算每日库存
│ ├── mid-duration-stock //计算库龄
│ ├── mid-ebay-uk-report //ebay-uk发货分析报表
│ └── mid-fba-fee-avg //计算FBA平均费用
├── data-show //show-数据价值展现
│ └── show-auto-turnover //计算周转
├── README.md
├── datacenter-domain //实体 方法
├── datacenter-job
│ ├── datacenter-base
│ │ ├── base-sync-cashier //同步财务信息
│ │ ├── base-sync-company //同步公司和账户信息
│ │ ├── base-sync-ebay //同步EBAY费用信息
│ │ ├── base-sync-fee //同步费用系统信息
│ │ ├── base-sync-purchase-details //同步采购系统详情
│ │ ├── base-sync-sample //示例代码
│ │ ├── base-sync-sku //同步SKUMS
│ ├── datacenter-finance
│ │ ├── finance-balance-sheet //资产负债表
│ ├── datacenter-mid
│ │ ├── mid-calculate-transit //计算在途,缺货等数据
│ │ ├── mid-calculate-turnover-prepare //周转预计算
│ │ ├── mid-daily-snapshot //每日快照数据
├── datacenter-task
│ ├── ebay-report-consumer //scdf ebay 报告下载分析写入
│ ├── ebay-report-produce //scdf edbay 报告生成
```
## 三、如何开发
...
...
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