Skip to main content

订单与支付服务

Project description

常用函数包

    1. 项目根目录下必须包含config.py文件

更细说明

  • 0.0.4 : 取消对 app-tools-zxw.msvc_order_payments 的依赖

  • 0.0.5 : config.py中, 支付宝key配置为路径格式

  • 0.0.6 : 新增支付宝二维码支付vue页面示例, config新增自动导入

  • 0.0.7 : config自动导入 目录优化

  • 0.1.0 : 重大更新

    1. 表结构3NF优化,
    2. 增加CRUD层,
    3. 取消schemas, 在CRUD中定义数据模型
    4. 重构interface层,
      • 使用 函数驱动
      • 删除 "通用管理", 用户调用CRUD完成所需操作
    5. 支付宝手机url支付, 完成
    6. 微信支付, 未完成
  • 0.1.1 :

    1. 函数改动: crud1_applications.py -> get_application() : 根据app_name查询数据
  • 0.1.2 :

    1. 更名: apis/api_支付_支付宝/api_二维码.py -> .../api_app_url.py
  • 0.1.3 :

    1. bug fix: apis/api_商品管理.py :
      • 查询数据库中不存在的数据时,返回200状态码, response.text=='null'
      • 基础功能,单元测试覆盖率100%
      • 单元测试未覆盖: api-支付
  • 0.0.4 :

    1. bug fix: interface/interface_支付宝支付.py
      • 使用db管理数据库会话, 方便fastapi依赖注入, 消除潜在资源溢出风险.
  • 0.0.5 :

    1. 性能优化: svc_order_zxw/db/crud3_orders.py get_order()
      • 查询外键时, 取消额外的refresh操作.
  • 0.1.6 : 单元测试覆盖100%

  • 0.2.0 : 增加 models_活动表 相关一系列表, 以及相应CRUD接口, 新增功能: 单元测试覆盖率100%

  • 0.2.1 : bug fix

  • 0.2.2 : bug fix

  • 0.2.3 : bug fix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svc_order_zxw-0.2.3.tar.gz (37.4 kB view details)

Uploaded Source

Built Distribution

svc_order_zxw-0.2.3-py3-none-any.whl (63.4 kB view details)

Uploaded Python 3

File details

Details for the file svc_order_zxw-0.2.3.tar.gz.

File metadata

  • Download URL: svc_order_zxw-0.2.3.tar.gz
  • Upload date:
  • Size: 37.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for svc_order_zxw-0.2.3.tar.gz
Algorithm Hash digest
SHA256 c9eacb0f376f2ce931787da7fb56d4a3c45b13505de8088c20a7f3d11f0e03f2
MD5 c9ffa5cfd116bcbf218ed266e1d4aae4
BLAKE2b-256 3e9ed84c4cac5f5173abcbd1eec767ca607ecc8465da1568ce01c094cfa47f8e

See more details on using hashes here.

File details

Details for the file svc_order_zxw-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for svc_order_zxw-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5961bf04d4ccd9baf7aa0f3801a04aeb64248a62c4a6e204550d8cdd0641491d
MD5 584e98e1d19d17c0591cb2fad6cacba1
BLAKE2b-256 6f764fa83de8927fb2d1e2e88ad97da3688b15c1b4ba8014dc082057f896fe97

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page