Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sobot_module_Dev
Project
Overview
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
sobot_android
Sobot_module_Dev
Commits
c07bc985
Commit
c07bc985
authored
Aug 23, 2023
by
zhengnw@sobot.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
common 1.3.9 添加呼叫权限
parent
0f8ab429
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
sobot-common-publish-mavencentral.gradle
sobot_common/sobot-common-publish-mavencentral.gradle
+1
-1
SobotPermissionManager.java
...sobot/common/login/permission/SobotPermissionManager.java
+2
-0
No files found.
sobot_common/sobot-common-publish-mavencentral.gradle
View file @
c07bc985
...
...
@@ -13,7 +13,7 @@ ext {
PUBLISH_GROUP_ID
=
"com.sobot.library"
//项目包名
PUBLISH_ARTIFACT_ID
=
'sobotcommon'
//项目名
// PUBLISH_ARTIFACT_ID = 'sobotcommon_x' //项目名
PUBLISH_VERSION
=
'1.3.
8
'
//版本号
PUBLISH_VERSION
=
'1.3.
9
'
//版本号
}
...
...
sobot_common/src/main/java/com/sobot/common/login/permission/SobotPermissionManager.java
View file @
c07bc985
...
...
@@ -144,6 +144,8 @@ public class SobotPermissionManager {
//-----------------------------------呼叫权限----------------------------------------
//通话记录
public
static
final
String
CCCV6_THJL
=
"cccv6-thjl"
;
//通话详情
public
static
final
String
CCCV6_THXQ
=
"cccv6-thxq"
;
//通话信息
public
static
final
String
CCCV6_THXQ_THXX
=
"cccv6-thxq-thxx"
;
//服务总结
...
...
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