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
c9d05416
Commit
c9d05416
authored
Jan 24, 2022
by
liyanlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
9257d6d9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
18 deletions
+22
-18
README.md
README.md
+22
-18
No files found.
README.md
View file @
c9d05416
...
...
@@ -25,31 +25,34 @@ datacenter-domain: 领域模块
```
xml
<imageName>
ccr.ccs.tencentyun.com/blt.data.job/ebay-report-produce:latest
</imageName>
```
## 二、项目结构
```
├── 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-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-mq //使用MQ的模块
| |── datacenter-base-mq
| | |── base-sync-stock-wms //同步wms库存
├── datacenter-task
│
├── ebay-report-consumer //scdf ebay 报告下载分析写入
│
├── ebay-report-produce //scdf edbay 报告生成
│
├── ebay-report-consumer //scdf ebay 报告下载分析写入
│
├── ebay-report-produce //scdf edbay 报告生成
```
## 三、如何开发
略
略
\ No newline at end of file
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