This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
fix bug
release_toaliyun_real
winter
пре 4 година
родитељ
cf72db42d7
комит
742f4b059a
2 измењених фајлова
са
3 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkAdmin/src/main/java/com/iformall/flowable/FlowableConfig.java
+2
-2
mallinkAdmin/src/main/resources/application.yml
+ 1
- 1
mallinkAdmin/src/main/java/com/iformall/flowable/FlowableConfig.java
Прегледај датотеку
@@ -9,7 +9,7 @@ import org.springframework.context.annotation.Configuration;
* date: 2018/4/7
* desc: flowable配置----为放置生成的流程图中中文乱码
*/
@Configuration
//
@Configuration
public class FlowableConfig implements EngineConfigurationConfigurer<SpringProcessEngineConfiguration> {
+ 2
- 2
mallinkAdmin/src/main/resources/application.yml
Прегледај датотеку
@@ -38,8 +38,8 @@ spring:
# publisher-confirms: true
# virtual-host: /
# FLOWABLE
flowable:
async-executor-activate: false
#
flowable:
#
async-executor-activate: false
aop:
proxy-target-class: true
auto: true
Write
Preview
Loading…
Откажи
Сачувај