大单匹配项目

Y e696153024 change the readme file 3 bulan lalu
config c3e375fb0c change the readme file 3 bulan lalu
data c3e375fb0c change the readme file 3 bulan lalu
logs c3e375fb0c change the readme file 3 bulan lalu
modules c3e375fb0c change the readme file 3 bulan lalu
services c3e375fb0c change the readme file 3 bulan lalu
sql c3e375fb0c change the readme file 3 bulan lalu
utils c3e375fb0c change the readme file 3 bulan lalu
.env e696153024 change the readme file 3 bulan lalu
.python-version c3e375fb0c change the readme file 3 bulan lalu
README.md e696153024 change the readme file 3 bulan lalu
any_script.py c3e375fb0c change the readme file 3 bulan lalu
main.py c3e375fb0c change the readme file 3 bulan lalu
pyproject.toml c3e375fb0c change the readme file 3 bulan lalu
uv.lock c3e375fb0c change the readme file 3 bulan lalu

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