更新: 杂七杂八微调
Project description
常用函数包
-
- 项目根目录下必须包含config.py文件
-
支付接口编写规范: 支付服务_代码规范.py
更细说明
- 1.0.69 : 更新 Errors.py中的异常码
- 1.0.70 : 阿里云 异步短信验证码接口. 注意: 阿里云SDK需单独安装, 安装包在需要用的功能文件中列出
- 1.0.71 : 调整异步短信接口命名
- SMS_发送短息ASYNC --> SMS_发送短信v2.py
- "SMS_发送短信v2", 合并同步短信接口,统一使用阿里V2 SDK.
- 1.0.72 : 新增: msvc_user_auth 手机登录\注册相关 interface , api
- 1.0.73 : msvc_user_auth interface异常返回,少嵌套一层detail
- 1.0.80 : 更改: 微信支付SDK - 分离V1和V2两个版本, V1版本需要手动更改库中config.py文件的配置
- 1.0.81 : 修改: config.py文件中的 支付宝配置为路径
- 1.0.82 : ERROR code 增加: 数据查询失败, 数据增加失败, 数据删除失败, 数据更新失败
- 1.0.83 : Funcs/fastapi_logger.py 优化,可自主设置logger文件名
- 1.0.84 : 修复logger bug, 新增异步文件logger
- 1.0.85 : 阿里云 发送短信, 更改 短信模板传参类型为str
- 1.0.86 : 阿里云 发送短信v2, 更改 短信模板传参类型为str
- 1.0.87 : 支付宝支付,新增支付回调预处理函数:SDK_支付宝.支付服务_async
- 1.0.88 : bug fix1: 支付宝支付 - 回调地址引用错误
- 1.0.89 : bug fix2: 支付宝支付 - 回调地址传参优化
- 1.1.0 : bug fix:修复以下异常的抛出错误:重复嵌套
- 1.1.1 : bug fix: 支付宝回调时,模型pydantic验证失败,默认改为空字符串
- 1.1.2 : bug fix: 支付宝回调时,模型pydantic验证失败,默认改为None
- 1.1.3 : 更新依赖库版本,尚未测试可靠性 ** 非兼容性更新 **
- 2.0.0 :全新苹果内购SDK,旧版本失效已彻底移除 ** 非兼容性更新 **
- 2.1.0 : 新增:自写底层逻辑的苹果内购支付SDK, 新增:苹果应用服务SDK ** 非兼容性更新 **
- 2.2.0 : 全新苹果服务SDK,包含支付验证, 促销优惠管理
- 2.2.1 : 杂七杂八微调
- 2.2.2 : 苹果iap优惠券签名返回值:新增 key_identifier字段, Model加统一前缀
{
"data": {
"detail": {
"error_code": 400,
"detail": "查询订单接口调用失败: 400: {'error_code': 500001, 'detail': '查询订单失败: Business Failed,交易不存在'}"
}
}
}
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
app_tools_zxw-2.2.2.tar.gz
(108.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
app_tools_zxw-2.2.2-py3-none-any.whl
(175.8 kB
view details)
File details
Details for the file app_tools_zxw-2.2.2.tar.gz.
File metadata
- Download URL: app_tools_zxw-2.2.2.tar.gz
- Upload date:
- Size: 108.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
475bef74af69d3b85ad40f16ba2c3d66e951289546db491071c19cf433b9a39b
|
|
| MD5 |
16f252500d540024ce498a59c2bc52da
|
|
| BLAKE2b-256 |
acc7a2194e060a9510dfbed895679c5da059efd213d3c1476f8cde38ce916708
|
File details
Details for the file app_tools_zxw-2.2.2-py3-none-any.whl.
File metadata
- Download URL: app_tools_zxw-2.2.2-py3-none-any.whl
- Upload date:
- Size: 175.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ea61517b7aaf8817c80d21c87bf7b2ea76811324d35e30dd9fabefc6b9dbed8
|
|
| MD5 |
15923899338b09bed7761455fff1e9af
|
|
| BLAKE2b-256 |
bd24a1ac46503b055b48154d4f4f6186b288cce6d05e1087249806bb2932f529
|