• 邱阿朋's avatar
    refactor(gui): 优化店铺代码逻辑 · 732b69e1
    邱阿朋 authored
    - 将 VECELO 店铺代码逻辑移至最上方
    - 移除了多余的 else 语句
    - 在 payment模块中添加了 shop_code变量初始化
    
    refactor(payment): 移除未使用的推送数据队列功能
    
    - 删除了 payment.py 中的 push_data_queue 函数实现
    - 保留了函数定义,返回 pass
    732b69e1
Name
Last commit
Last update
..
__init__.py Loading commit data...
interface.py Loading commit data...
payment.py Loading commit data...
payment_push.py Loading commit data...
return_goods.py Loading commit data...
spa.py Loading commit data...