Skip to content

Commit 38eb82b

Browse files
committed
✨ 更新说明
1 parent cb877a1 commit 38eb82b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515

1616
# Setup Java environment in order to build the Android app.
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- uses: actions/setup-java@v3
1919
with:
2020
distribution: 'temurin'

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
> 为了方便开发者调试,提供了可视化助手,方便开发者查看数据上报情况
5353
54-
|示例接口|功能区|事件区|网络区|
54+
|功能接口|功能区|事件区|网络区|
5555
|--|--|--|--|
5656
| <img width=750 src="https://flutterads.top/imgs/adspark/img_01.png"/>|<img width=750 src="https://flutterads.top/imgs/adspark/img_test1.png"/>| <img width=750 src="https://flutterads.top/imgs/adspark/img_test3.png"/> | <img width=750 src="https://flutterads.top/imgs/adspark/img_test4.png"/> |
5757

0 commit comments

Comments
 (0)