feat: 添加final_review_gate.py、yana.entitlements和APICaller.swift文件

新增final_review_gate.py文件以实现最终审核门控功能,添加yana.entitlements文件以支持无线配件配置,创建APICaller.swift文件以实现API请求管理和网络交互功能,增强项目的功能性和可扩展性。
This commit is contained in:
edwinQQQ
2025-06-04 17:12:36 +08:00
parent a0200c8859
commit 3007820335
3 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
//
// APICaller.swift
// yana
//
// Created by P on 2025/5/29.
//
import Foundation