|
|
|
@ -37,7 +37,7 @@ import lombok.NoArgsConstructor;
|
|
|
|
|
)
|
|
|
|
|
public class CardAccessVO {
|
|
|
|
|
|
|
|
|
|
//@OrganizationTableColumn(column = "id", display = false)
|
|
|
|
|
@OrganizationTableColumn(column = "id", display = false)
|
|
|
|
|
private Long id;
|
|
|
|
|
|
|
|
|
|
@OrganizationTableColumn(labelId = 547389, text = "栏目", width = "15%", column = "type_name",transmethod = "com.engine.organization.transmethod.CardAccessTrans.getMultiLanguage",multiLanguage = true)
|
|
|
|
|