上一页 1 ··· 148 149 150 151 152 153 154 155 156 ··· 167 下一页
摘要: //菜单树 public async Task<CommonResponse> GetPermissions() { var result = new CommonResponse(); var permissionsList = await _repository.QueryAsync<Permi 阅读全文
posted @ 2021-03-04 16:03 dreamw 阅读(155) 评论(0) 推荐(0) 编辑
摘要: public async Task<CommonResponse> GetOrganizations() { //throw new NotImplementedException(); var result = new CommonResponse(); var rootNode = new JA 阅读全文
posted @ 2021-03-04 15:44 dreamw 阅读(104) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/zhangchaoran/p/12010123.html 阅读全文
posted @ 2021-03-04 14:35 dreamw 阅读(307) 评论(0) 推荐(0) 编辑
摘要: public void GetPermission(List<PermissionEntity> permissions, int index, string pid, JArray root) { PermissionEntity entity = null; if (index >= permi 阅读全文
posted @ 2021-03-04 09:56 dreamw 阅读(303) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/lex-wu/p/11265458.html 阅读全文
posted @ 2021-03-03 09:48 dreamw 阅读(314) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/lex-wu/p/11265458.html 阅读全文
posted @ 2021-03-02 21:03 dreamw 阅读(237) 评论(0) 推荐(1) 编辑
摘要: https://www.cnblogs.com/lex-wu/p/10782813.html 阅读全文
posted @ 2021-03-02 21:02 dreamw 阅读(319) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/lex-wu/p/10512424.html 阅读全文
posted @ 2021-03-02 20:16 dreamw 阅读(351) 评论(2) 推荐(0) 编辑
摘要: https://www.cnblogs.com/duanrantao/p/9359137.html 阅读全文
posted @ 2021-03-02 20:10 dreamw 阅读(1525) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/wyy123/p/9984043.html 阅读全文
posted @ 2021-03-02 20:09 dreamw 阅读(217) 评论(0) 推荐(0) 编辑
上一页 1 ··· 148 149 150 151 152 153 154 155 156 ··· 167 下一页