Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
huangzhicong
/
SmartCanteen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5a103fe6
authored
May 15, 2020
by
pye52
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新README
parent
296db9d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
+3
-3
No files found.
README.md
View file @
5a103fe6
...
...
@@ -4,8 +4,8 @@
| develop | 开发分支 | 整合新功能及bug修复 |
| fea-xxx | deprecated 测试环境,仅用作打包使用,打包前先从develop分支合并过来并递增版本号 | 新功能实现 |
| bug-xxx | bug分支,"xxx"为bug简称 | 修复bug |
|
production | deprecated 生产环境,仅用作打包使用,打包前先从develop分支合并过来并递增
版本号 | |
|
new_
master | 重构版本,通过Build Variants来切换到指定的环境,打包同理。已配置好混淆 | |
|
rel-xxx | 生产分支,"xxx"为生产
版本号 | |
| master | 重构版本,通过Build Variants来切换到指定的环境,打包同理。已配置好混淆 | |
| for_phone | 重构版本,供手机测试 | |
### 特殊功能二维码
...
...
@@ -13,7 +13,7 @@
请参考同目录下"智慧食堂开发文档.docx"
### 重构目的
1.
去掉Kotlin,架构重新设计
1.
去掉Kotlin,架构重新设计
,主要依赖jetpack库
2.
所有订单及操作都将在本地数据库记录
3.
优化各任务(在线支付、离线支付、指令执行)的设计
4.
提升稳定性
...
...
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