Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
岳巧源
/
jd_data_process
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
18059b29
authored
Oct 08, 2024
by
岳巧源
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add md file
parent
0f7b312a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
README.md
README.md
View file @
18059b29
...
...
@@ -2,3 +2,15 @@
需要定时将京东数据更新到本地db中。
推送组装好的数据到rabbitmq队列中,go_nplm_server 负责消费数据,并将sku发布到京东平台
sku组装过程:
1、首先从redis(235主机)中获取到 platform_id, shop_id, supplier_id, brand_id 等信息。
\
2、根据获取到的supplier_id 去db中筛选数据(包含spu_id)
\
3、根据上面筛选到的数据 去redis中 查询对应spu_id 的数据信息。
TODO 暂时未解决(或未确认)的问题:
1.
型号是否是spu_name ??
2.
图片使用基石的默认图片 ??
3.
价格
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