订单与支付服务
Project description
常用函数包
-
- 项目根目录下必须包含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 : 重大更新
- 表结构3NF优化,
- 增加CRUD层,
- 取消schemas, 在CRUD中定义数据模型
- 重构interface层,
- 使用 函数驱动
- 删除 "通用管理", 用户调用CRUD完成所需操作
- 支付宝手机url支付, 完成
- 微信支付, 未完成
-
0.1.1 :
- 函数改动: crud1_applications.py -> get_application() : 根据app_name查询数据
-
0.1.2 :
- 更名: apis/api_支付_支付宝/api_二维码.py -> .../api_app_url.py
-
0.1.3 :
- bug fix: apis/api_商品管理.py :
- 查询数据库中不存在的数据时,返回200状态码, response.text=='null'
- 基础功能,单元测试覆盖率100%
- 单元测试未覆盖: api-支付
- bug fix: apis/api_商品管理.py :
-
0.0.4 :
- bug fix: interface/interface_支付宝支付.py
- 使用db管理数据库会话, 方便fastapi依赖注入, 消除潜在资源溢出风险.
- bug fix: interface/interface_支付宝支付.py
-
0.0.5 :
- 性能优化: svc_order_zxw/db/crud3_orders.py get_order()
- 查询外键时, 取消额外的refresh操作.
- 性能优化: svc_order_zxw/db/crud3_orders.py get_order()
-
0.1.6 : 单元测试覆盖100%
-
0.2.0 : 增加 models_活动表 相关一系列表, 以及相应CRUD接口, 新增功能: 单元测试覆盖率100%
-
0.2.1 : bug fix
-
0.2.2 : bug fix
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(37.3 kB
view details)
Built Distribution
File details
Details for the file svc_order_zxw-0.2.2.tar.gz
.
File metadata
- Download URL: svc_order_zxw-0.2.2.tar.gz
- Upload date:
- Size: 37.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4f75ffc2fc1b4617f75a929a03cea328f4fe483915723c2d35949e9fcf9a54e |
|
MD5 | 944e0e0468755896f9fbe9cc8f5dd15f |
|
BLAKE2b-256 | 941bc9b84e7e0782aac5af47f347fc4a32fe1e5e471c6fc852cc015884d7a834 |
File details
Details for the file svc_order_zxw-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: svc_order_zxw-0.2.2-py3-none-any.whl
- Upload date:
- Size: 63.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14304b00e9952180c7342c4e4a3205f259e0e86aa20b0685337a82c16f237249 |
|
MD5 | 7936d7f13e8b15d4e98ef00da93410a7 |
|
BLAKE2b-256 | a7b0fc455c9999581d52590748fd719c6d511301af430f23b3bc26550250423b |