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-支付
  • 1.0.4 :

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

    1. 性能优化: svc_order_zxw/db/crud3_orders.py get_order()
      • 查询外键时, 取消额外的refresh操作.

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.1.5.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

svc_order_zxw-0.1.5-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: svc_order_zxw-0.1.5.tar.gz
  • Upload date:
  • Size: 23.9 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.1.5.tar.gz
Algorithm Hash digest
SHA256 6f0c50b5fe165b6de72dbeebd995469f8bedd62005a484a3b3936666f0e93cfe
MD5 a178d62965f808360a942448f07c1f4a
BLAKE2b-256 84a2d283c76b701aa099e95cc15247ad7f25fdff63f34e634c153af774eb84b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for svc_order_zxw-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4a8c125b27303ad8b6d012cb116a909434e6de9a0bde8c1daa9f5ba3b7720048
MD5 7345644bddd47011f1b3c93fb8166738
BLAKE2b-256 0b99479c771a30676e3473fe5b1f161be3f1554351c4ae2d6e13c1833a363527

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