创建订单入库关系梳理
2025-01-08 01:03:54 0 举报
AI智能生成
拆单 不拆单 时入库关系梳理
作者其他创作
大纲/内容
不拆单
t_order_info
挂载子表 by 'orderCode'
挂载子表 by 'orderCode'
t_order_status_log
t_order_item
挂载子表 by 'orderItemCode'
组合商品carItemDTO.getChildList()中remote\pivi
再入t_order_item 和 t_vcs_order_info 两次
挂载子表 by 'orderItemCode'
组合商品carItemDTO.getChildList()中remote\pivi
再入t_order_item 和 t_vcs_order_info 两次
t_order_terms
t_order_terms
isVcsBusiness &&
cartItemType为PIVI or Remote时插入 &&
carVin不为空
t_vcs_order_info
cartItemType为PIVI or Remote时插入 &&
carVin不为空
t_vcs_order_info
t_order_gitr_address
异步插入
根据consumerCode挂载三个统计数量
order_total_count
vcs_order_total_count
brand_goods_total_count
t_order_statistic
order_total_count
vcs_order_total_count
brand_goods_total_count
t_order_statistic
根据consumer_code统计
series_name
series_code
order_count ⚠️vcsordercount
brand_code ⚠️=clientid
t_vcs_order_statistic
series_name
series_code
order_count ⚠️vcsordercount
brand_code ⚠️=clientid
t_vcs_order_statistic
拆单
t_order_info
parentOrder
挂载子表 by parentOrderCode
根据vin+商品履约服务类型进行分组
eg.
KEY value
vin1:remote(1) List<OrderShopCarItemDTO>(现在都只有一个item)
vin1:PIVI(2)
vin2:组合(0)
vin3:remote(1)
parentOrder
挂载子表 by parentOrderCode
根据vin+商品履约服务类型进行分组
eg.
KEY value
vin1:remote(1) List<OrderShopCarItemDTO>(现在都只有一个item)
vin1:PIVI(2)
vin2:组合(0)
vin3:remote(1)
t_order_info
childOrderInfo
挂载字表 by childOrderCode
组合商品carItemDTO.getChildList()中remote\pivi
1.再入t_order_item 和 t_vcs_order_info 两次
2.组合商品自己入t_order_item,不入t_vcs_order_info
childOrderInfo
挂载字表 by childOrderCode
组合商品carItemDTO.getChildList()中remote\pivi
1.再入t_order_item 和 t_vcs_order_info 两次
2.组合商品自己入t_order_item,不入t_vcs_order_info
t_order_status_log
t_order_item
挂载子表 by 'orderItemCode'
挂载子表 by 'orderItemCode'
t_order_terms
t_order_terms
isVcsBusiness &&
cartItemType为PIVI or Remote时插入 &&
carVin不为空
t_vcs_order_info
cartItemType为PIVI or Remote时插入 &&
carVin不为空
t_vcs_order_info
t_order_gitr_address
t_order_info
childOrderInfo
childOrderInfo
...
t_order_info
childOrderInfo
childOrderInfo
...
t_order_info
childOrderInfo
childOrderInfo
...
子主题
收藏
0 条评论
下一页