大单匹配项目

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

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