From 64b432916af9c9218ab3f3eca614e26c542142ae Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 07 十一月 2023 15:47:13 +0800
Subject: [PATCH] bug

---
 server/src/main/java/doumeemes/dao/system/model/SystemLoginLog.java |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/server/src/main/java/doumeemes/dao/system/model/SystemLoginLog.java b/server/src/main/java/doumeemes/dao/system/model/SystemLoginLog.java
index 846ba2d..423e65b 100644
--- a/server/src/main/java/doumeemes/dao/system/model/SystemLoginLog.java
+++ b/server/src/main/java/doumeemes/dao/system/model/SystemLoginLog.java
@@ -104,20 +104,4 @@
     @ApiModelProperty(value = "鐧诲綍鏃堕棿")
     @ExcelColumn(name="鐧诲綍鏃堕棿", dateFormat = "yyyy-MM-dd HH:mm:ss", width = 10)
     private Date loginTime;
-<<<<<<< HEAD
-<<<<<<< HEAD
-=======
-    @ApiModelProperty(value = "浼佷笟鍚嶇О")
-    @ExcelColumn(name="浼佷笟鍚嶇О", color = IndexedColors.RED, width = 16)
-    @TableField(exist = false)
-    private String  companyName;
-
-    @ApiModelProperty(value = "浼佷笟鐢ㄦ埛鍚嶇О")
-    @ExcelColumn(name="浼佷笟鐢ㄦ埛鍚嶇О", color = IndexedColors.RED, width = 16)
-    @TableField(exist = false)
-    private String  companyUserName;
-
->>>>>>> 89d77a7cd7285feda993bffec2513892f8bd355f
-=======
->>>>>>> 1.0.3
 }

--
Gitblit v1.9.3