订单与支付服务
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
-
0.2.3 : bug fix
-
0.2.4 : 新特性, crud活动表2_支付转换权限.py 新增根据order_number查询数据
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.4.tar.gz
(37.5 kB
view details)
Built Distribution
File details
Details for the file svc_order_zxw-0.2.4.tar.gz
.
File metadata
- Download URL: svc_order_zxw-0.2.4.tar.gz
- Upload date:
- Size: 37.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f71963cf038e0a50d2e95db7306883e7f2bcf809b4cd4e92ff0f4de902a2b515 |
|
MD5 | fc36d522727a0ae7aee687a14815828c |
|
BLAKE2b-256 | 828c8fa1822d2c484d73e650840fbef411218fb63671ab100c777d80bee58354 |
File details
Details for the file svc_order_zxw-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: svc_order_zxw-0.2.4-py3-none-any.whl
- Upload date:
- Size: 63.5 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 | fb27b31ca7d05b293ed16d25d61d6e05e2b72f13f2338d9c23d533388ddcdafd |
|
MD5 | 7dd3b153d117e91e1881adcb55c40c03 |
|
BLAKE2b-256 | 4e4c988bdeffa50721b3570ec73c666ee6da2aed568592af9a072d7f01035274 |