@@ -58,6 +58,11 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
+ <!--<dependency>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-starter-security</artifactId>
+ </dependency>-->
+
<!--验证码 -->
<dependency>
<groupId>com.github.penggle</groupId>
@@ -21,6 +21,7 @@ public class AccountingDataVo extends BaseEntity {
/**
* 检验结果出具时间(审核时间)
*/
+ @Excel(name = "审核时间")
private String jcsj;
* 联系电话