Initial commit: suixinkan_ios UIKit rewrite project.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-26 14:33:31 +08:00
commit 9edf993432
297 changed files with 47151 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"code": 100000,
"msg": "success",
"data": {
"avatar": "https://example.com/avatar.jpg",
"real_name": "测试摄影师",
"phone": "13800000000",
"nickname": "跟拍小苏",
"role_name": "摄影师",
"status": 1,
"status_name": "已认证"
}
}