对齐 Android 实名认证流程与审核页、钱包提现/积分兑换界面,优化打卡点列表与详情交互,并补充相关资源、主题 token 与单元测试。 Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
232 B
Swift
8 lines
232 B
Swift
//
|
||
// RealNameAuthAuditViewController.swift
|
||
// suixinkan
|
||
//
|
||
|
||
/// 兼容旧调用入口;审核页现已与实名认证提交页共用同一套页面实现。
|
||
typealias RealNameAuthAuditViewController = RealNameAuthViewController
|