后管页面增加显示 会员绑定车牌号

This commit is contained in:
DESKTOP-D9QDT1P\JS-ZZA
2023-03-10 14:12:01 +08:00
parent b234787eef
commit e9f0275949
11 changed files with 40 additions and 21 deletions

View File

@@ -1,7 +1,6 @@
package com.jsowell.pile.domain;
import com.jsowell.common.annotation.Excel;
import com.jsowell.common.core.domain.BaseEntity;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;