Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
Work
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈俊泳
Work
Commits
cbf0ff74
Commit
cbf0ff74
authored
Feb 15, 2022
by
陈俊泳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(更新):更新
parent
1adfde59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
5 deletions
+52
-5
交接事项.md
交接事项.md
+52
-5
No files found.
交接事项.md
View file @
cbf0ff74
# 交接事项
---
## 账号
-
[
Appid
](
https://developer.apple.com/account/#/overview/C77C4Z7YUK
)
-
邮箱
-
junyong.chen@shengyc.com
-
Kangaroo
-
[
Appid
](
https://developer.apple.com/account/#/overview/C77C4Z7YUK
)
「App打包密码:aesw-kpag-preb-byxo」
-
446467926@qq.com
-
「App打包密码:aesw-kpag-preb-byxo」
-
SHENGyc34583232
-
[
蒲公英
](
https://www.pgyer.com/my
)
-
测试
-
17701929130
-
Syc34583232
-
正式
-
账号:info@shengyc.com
-
密码:shengyc888
-
TestFlight 公开链接
-
https://testflight.apple.com/join/ZMkkPeuK
-
盛云平台
-
http://139.159.212.187:2800/w/sycloud/sycadmin/index.html
-
syc_admin
SYC_2020@admin
-
微信
...
...
@@ -29,6 +49,31 @@
-
[
友盟测试帐号
](
https://www.umeng.com/
)
盛原成测试/syC9229&63
-
百度SDK
-
账号:17701929135
-
密码:shengyc888.
-
接口文档
-
http://139.159.254.185:2400/doc.html
-
盛云平台
-
syc_admin SYC_2020@admin
-
上传更新/dc/apk/v2
-
access_key「 LTAItOdVqarCl7gg」
-
删除更新/dc/apk
-
access_key「 LTAItOdVqarCl7gg」
---
## 代码基本要求
...
...
@@ -42,6 +87,7 @@
<br>
-
.m文件
+
\#
MARK 标注顺序
*
LifeCycle
*
DataSource,Delegate
...
...
@@ -54,14 +100,15 @@
+
在.m文件中非必要的话,不会在函数上注释,一般在h文件注释好就可以了。
+
\#
important引用头文件基本顺序,
*
Controller
*
View
*
ViewModel
*
Request
*
Mgr
一般有ViewModel的类不会直接引用Request
「ViewModel的h会import使用到的数据源h文件」
Request的h文件里面会import对应model的h文件
一般有ViewModel的类不会直接引用Request
「ViewModel的h会import使用到的数据源h文件」
Request的h文件里面会import对应model的h文件
<br>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment