LIVE_YE hace 2 años
padre
commit
974a3aeac7

+ 5 - 0
boman-gateway/pom.xml

@@ -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>

+ 1 - 0
boman-web-core/src/main/java/com/boman/web/core/domain/vo/AccountingDataVo.java

@@ -21,6 +21,7 @@ public class AccountingDataVo extends BaseEntity {
     /**
      * 检验结果出具时间(审核时间)
      */
+    @Excel(name = "审核时间")
     private String jcsj;
     /**
      * 联系电话