Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Blog
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
Unwatch
Watching
Releases Only
Ignoring
7
Star
10
Fork
7
galaxyx
/
ActivityHelper
Code
Issues
0
Pull Requests
0
Wiki
Insights
DevOps
Gitee Go
Baidu Efficiency Cloud
Tencent CloudBase
Tencent Cloud Serverless
Jenkins for Gitee
Service
Gitee Pages
Quality analysis
CodeSafe
Gitee Scan
Don’t show this again
Create your Gitee Account
Explore and code with more than 6 million developers,Free private repositories !:)
Sign up
Already have an account?
Sign in
master
Manage
Manage
Branches (3)
punchcard
master
signin
Clone or download
HTTPS
SSH
SVN
SVN+SSH
Copy
Download ZIP
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register
ActivityHelper
/
开发BJUT活动助手时遇到的业务型问题.md
Branches 3
Tags 0
开发BJUT活动助手时遇到的业务型问题.md
942 Bytes
# 开发BJUT活动助手时遇到的业务性问题 ____ ## 如何认证活动管理者 * 目前的解决方案 用户操作: 在me->info(个人信息修改页),点击"认证"按钮,选择"确认认证"。 后台数据: 在user表里,该名同学的role属性置2。(role:0为学生;1为活动管理者;2为申请认证中) 后台操作: 人工调出role为2的同学,对其提供的个人信息进行手动验证 * 现在的方式并不方便,需优化 ## 用户手机号的获取方式 * 问题描述 用户手机号获取,是通过用户输入,还是调用微信接口获取用户绑定的手机号;后者的数据更实用 * 目前的解决方案 暂时是用户输入获取,期望能改为调用接口 ## 发现页的活动类型分区 取哪些类型 * 目前的解决方案 内置一些静态的类型放在上面 * 期望优化的方向 根据发布者发布活动的类型频率,由高到低的列出相应榜单
Copy
Edit
Web IDE
Raw
Blame
History
galaxyx
authored
2020-08-04 08:45
.
更新开发文档
开发BJUT活动助手时遇到的业务性问题
如何认证活动管理者
目前的解决方案 用户操作: 在me->info(个人信息修改页),点击"认证"按钮,选择"确认认证"。 后台数据: 在user表里,该名同学的role属性置2。(role:0为学生;1为活动管理者;2为申请认证中) 后台操作: 人工调出role为2的同学,对其提供的个人信息进行手动验证
现在的方式并不方便,需优化
用户手机号的获取方式
问题描述 用户手机号获取,是通过用户输入,还是调用微信接口获取用户绑定的手机号;后者的数据更实用
目前的解决方案 暂时是用户输入获取,期望能改为调用接口
发现页的活动类型分区 取哪些类型
目前的解决方案 内置一些静态的类型放在上面
期望优化的方向 根据发布者发布活动的类型频率,由高到低的列出相应榜单
Go
Comment (
0
)
Loading...
Sign in
for post a comment
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Type
Please select a report type
Reason
Cancel
Send
About
BJUT活动助手Weapp
spread
retract
/trackx/ActivityHelper/blob/master/%E5%BC%80%E5%8F%91BJUT%E6%B4%BB%E5%8A%A8%E5%8A%A9%E6%89%8B%E6%97%B6%E9%81%87%E5%88%B0%E7%9A%84%E4%B8%9A%E5%8A%A1%E5%9E%8B%E9%97%AE%E9%A2%98.md
JavaScript
AGPL-3.0
Use AGPL-3.0
Save
Cancel
Releases
No release
Contributors
All
Activities
load more
can not load any more
JavaScript
1
https://gitee.com/trackx/ActivityHelper.git
git@gitee.com:trackx/ActivityHelper.git
trackx
ActivityHelper
ActivityHelper
master
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
See more results
Share to
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register
Comment ( 0 )