update
This commit is contained in:
BIN
images/snapshot1.png
Normal file
BIN
images/snapshot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
30
readme.md
30
readme.md
@@ -4,6 +4,36 @@
|
|||||||
|
|
||||||
# 版本更新说明
|
# 版本更新说明
|
||||||
|
|
||||||
|
## v1.0.1
|
||||||
|
|
||||||
|
更新时间:2026年3月31日
|
||||||
|
|
||||||
|
**Update**
|
||||||
|
|
||||||
|
1、更新app用户端的接口请求视图为`ClientViews.client_blueprint`,改为传参区分,校验装饰器更新字段名称。将在下一个版本,废弃单独客户端接口~~`HarmonyViews.harmony_blueprint`~~。
|
||||||
|
|
||||||
|
参数类型说明:
|
||||||
|
|
||||||
|
`client_type`:
|
||||||
|
|
||||||
|
```json
|
||||||
|
'HARMONY': 'HarmonyOS',
|
||||||
|
'IOS': 'iOS',
|
||||||
|
'ANDROID': 'Android',
|
||||||
|
'MINI_PROGRAM': '微信小程序',
|
||||||
|
'DESKTOP': '桌面端'
|
||||||
|
```
|
||||||
|
|
||||||
|
2、修改管理员端的App管理“版本管理”方式为通用模板传递参数。
|
||||||
|
|
||||||
|
通用模板:`templates/dashboard/client/version.html`
|
||||||
|
|
||||||
|
**Added**
|
||||||
|
|
||||||
|
1、新增小程序端app_key
|
||||||
|
|
||||||
|
<img src="./images/snapshot1.png" alt="image-20260331163658835" style="zoom:50%;" />
|
||||||
|
|
||||||
## v1.0.0
|
## v1.0.0
|
||||||
|
|
||||||
更新时间:2026年3月30日
|
更新时间:2026年3月30日
|
||||||
|
|||||||
Reference in New Issue
Block a user