新增了专家管理搜索条件1
This commit is contained in:
@@ -10,6 +10,9 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
import org.springframework.context.annotation.EnableAspectJAutoProxy;
|
||||
import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
|
||||
import javax.annotation.PostConstruct;
|
||||
import java.util.TimeZone;
|
||||
|
||||
/**
|
||||
* SmartAdmin 项目启动类
|
||||
*
|
||||
|
||||
@@ -69,4 +69,4 @@ jackson:
|
||||
fail-on-unknown-properties: false
|
||||
default-property-inclusion: always
|
||||
date-format: yyyy-MM-dd HH:mm:ss
|
||||
time-zone: GMT+8
|
||||
time-zone: Asia/Shanghai
|
||||
@@ -61,4 +61,4 @@ jackson:
|
||||
fail-on-unknown-properties: false
|
||||
default-property-inclusion: always
|
||||
date-format: yyyy-MM-dd HH:mm:ss
|
||||
time-zone: GMT+8
|
||||
time-zone: Asia/Shanghai
|
||||
Reference in New Issue
Block a user