租户id修正
This commit is contained in:
@@ -24,7 +24,7 @@ public class LbAssessmentApply implements Serializable {
|
||||
|
||||
@TableField("tenant_id")
|
||||
@Schema(description = "租户ID")
|
||||
private Long tenantId;
|
||||
private String tenantId;
|
||||
|
||||
@TableField("applicant_name")
|
||||
@Schema(description = "申请人")
|
||||
|
||||
Reference in New Issue
Block a user