-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
# ios-pack-task-manager | ||
IOS打包任务管理器 | ||
|
||
主要负责ios打包任务的管理(创建,分发,查询任务等)和打包机数据存储 | ||
|
||
公司项目,未完成,因为要求改用java写 | ||
|
||
里面写了一些fastapi和sqlalchemy async 的基础东西,所以记录一下 |