Skip to content

Commit 3ab4868

Browse files
committed
Update main class for java app
1 parent 5107d3c commit 3ab4868

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-v8/osc/ide_eclipse.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ cd cskefu.osc/contact-center
119119

120120
![启动 Debug](../images/products/cskefu/image2022-3-26_16-25-4.png)
121121

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。
123123

124124
然后点击 Environment,点击 Add 添加:Name - SPRING_PROFILES_ACTIVE, Value - dev,字符串无空格。
125125

versioned_docs/version-v8/osc/ide_intelij_idea.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cd contact-center
2727

2828
## 配置执行及调试
2929

30-
配置运行方式为 Spring,应用为 `com.chatopera.cc.app.Application`
30+
配置运行方式为 Spring,应用为 `com.cskefu.cc.app.Application`
3131

3232
![设置 Main Class](../images/products/cosin/g10.png)
3333

0 commit comments

Comments
 (0)