导航查询 关联 数组字段 返回
SqlSugar
待处理
171
悬赏:5 飞吻
[SugarColumn(IsJson = true)]
public string[] ResponsibleBusiness { get; set; } 这里是数组查不出来
public VR_T_MeetingDictionary MeetingRoomInfo { get; set; }
ReserveMeetingRoom 为 string 就正常, 有什么方法解决吗