大单匹配项目

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

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