Live2D
摘要: (select stuff((select ',' +cast(PathId as varchar) from RoleInPath where RoleId=o.RoleId for xml path('')),1,1,'')+','+ (select stuff((select ',' +cast(PathId as varchar) from UserInPath where ... 阅读全文
posted @ 2019-05-13 09:59 webmtjj 阅读(611) 评论(0) 推荐(0)