feat(vendor central): 添加广告费和商品销量功能
- 新增 AdvertCost 和 ProductSales 类实现广告费和商品销量数据获取- 添加 super_gui.py 实现 Vendor Central 管理工具界面- 更新 build.bat 以生成新的可执行文件 - 重构 easy.py 和 gui.py,改为 easy_gui.py 和 tool_gui.py -移除 payment.py 中的冗余导入
Showing
app/vc/advert_cost.py
0 → 100644
app/vc/product_sales.py
0 → 100644
super_gui.py
0 → 100644
File moved
Please register or sign in to comment