mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.0
This commit is contained in:
@@ -117,7 +117,7 @@ public class AbstractConfiguration implements ApplicationContextAware, Applicati
|
||||
|
||||
@Bean
|
||||
@ConditionalOnMissingBean
|
||||
ParameterFormatter sopParameterFormatter() {
|
||||
ParameterFormatter parameterFormatter() {
|
||||
return ApiConfig.getInstance().getParameterFormatter();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user