大单匹配项目

Y e696153024 change the readme file 3 mēneši atpakaļ
config c3e375fb0c change the readme file 3 mēneši atpakaļ
data c3e375fb0c change the readme file 3 mēneši atpakaļ
logs c3e375fb0c change the readme file 3 mēneši atpakaļ
modules c3e375fb0c change the readme file 3 mēneši atpakaļ
services c3e375fb0c change the readme file 3 mēneši atpakaļ
sql c3e375fb0c change the readme file 3 mēneši atpakaļ
utils c3e375fb0c change the readme file 3 mēneši atpakaļ
.env e696153024 change the readme file 3 mēneši atpakaļ
.python-version c3e375fb0c change the readme file 3 mēneši atpakaļ
README.md e696153024 change the readme file 3 mēneši atpakaļ
any_script.py c3e375fb0c change the readme file 3 mēneši atpakaļ
main.py c3e375fb0c change the readme file 3 mēneši atpakaļ
pyproject.toml c3e375fb0c change the readme file 3 mēneši atpakaļ
uv.lock c3e375fb0c change the readme file 3 mēneši atpakaļ

README.md

业务逻辑

1、用户提交【主推款信息】 2、根据主推款获取 》【商品ID】和【颜色ID】 3、根据主推款获取 》【连带件数】和【连带金额】 4、根据主推款信息和【商品ID】&【颜色ID】获取 》【主推款频次】 5、根据主推款信息和【商品ID】&【颜色ID】获取 》【组合订单】

项目启动

git clone [本项目]
cd large-order-fusion
uv sync
uv run python main.py