File tree 2 files changed +2
-2
lines changed
versioned_docs/version-v8/osc
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ cd cskefu.osc/contact-center
119
119
120
120
![ 启动 Debug] ( ../images/products/cskefu/image2022-3-26_16-25-4.png )
121
121
122
- 在配置页面,填写应用名称:contact-center - Application,project 选择 contact-center, Main Type 选择 com.chatopera .cc.Application。
122
+ 在配置页面,填写应用名称:contact-center - Application,project 选择 contact-center, Main Type 选择 com.cskefu .cc.Application。
123
123
124
124
然后点击 Environment,点击 Add 添加:Name - SPRING_PROFILES_ACTIVE, Value - dev,字符串无空格。
125
125
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ cd contact-center
27
27
28
28
## 配置执行及调试
29
29
30
- 配置运行方式为 Spring,应用为 ` com.chatopera .cc.app.Application `
30
+ 配置运行方式为 Spring,应用为 ` com.cskefu .cc.app.Application `
31
31
32
32
![ 设置 Main Class] ( ../images/products/cosin/g10.png )
33
33
You can’t perform that action at this time.
0 commit comments