提交uat
This commit is contained in:
parent
8611fa6e34
commit
c5562731d0
@ -30,7 +30,7 @@ import org.springframework.security.web.firewall.StrictHttpFirewall;
|
|||||||
* @create: 2020-08-03 14:50
|
* @create: 2020-08-03 14:50
|
||||||
**/
|
**/
|
||||||
@MapperScan({"com.zhgd.*.*.*.mapper", "com.zhwl.*.*.*.mapper"})
|
@MapperScan({"com.zhgd.*.*.*.mapper", "com.zhwl.*.*.*.mapper"})
|
||||||
@EnableAsync //开启异步调用
|
@EnableAsync //开启异步调用。
|
||||||
@EnableScheduling
|
@EnableScheduling
|
||||||
@EnableFileStorage
|
@EnableFileStorage
|
||||||
//@EnableConfigurationProperties(FileServerProperties.class)
|
//@EnableConfigurationProperties(FileServerProperties.class)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user