mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-15 04:39:50 +08:00
打印日志
This commit is contained in:
@@ -60,6 +60,7 @@ public class ThirdPartyStationRelation extends BaseEntity {
|
||||
.append("id", getId())
|
||||
.append("stationId", getStationId())
|
||||
.append("thirdPartyType", getThirdPartyType())
|
||||
.append("equipmentOwnerId", getEquipmentOwnerId())
|
||||
.append("createTime", getCreateTime())
|
||||
.append("createBy", getCreateBy())
|
||||
.append("updateTime", getUpdateTime())
|
||||
|
||||
Reference in New Issue
Block a user