refactor(servicing): 优化订单详情页面并更新版本号
- 移除订单详情页面的冗余代码和未使用的导入 - 简化订单详情页面的布局结构 - 更新项目版本号至 1.0.1.9.9.37 - 修复签名上传逻辑 -优化登录 token 存储和人脸识别相关代码
This commit is contained in:
@ -73,7 +73,7 @@ publishing {
|
||||
release(MavenPublication) {
|
||||
groupId = 'io.github.szl9'
|
||||
artifactId = 'zd_servicing'
|
||||
version = "1.0.1.9.9.33"
|
||||
version = "1.0.1.9.9.37"
|
||||
|
||||
pom {
|
||||
packaging = "aar"
|
||||
|
Reference in New Issue
Block a user