mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-08-01 10:10:19 +08:00
#469: 更新 AuthorizeApp.cs AuthoriseService.cs=>public List<ModuleElement> ModuleElements { get { return GetModuleElementsQuery().ToList(); } } 会导致重复查询数据库。在user.Modules较多的时候影响性能。
This commit is contained in:
commit
ae10262c97
@ -1 +1 @@
|
||||
Subproject commit ee5e0294ff5992ffc8013dcbb9795f459f8f0702
|
||||
Subproject commit fd9bca23a7e9fa352c70fa88ff123a0efddfa32b
|
13
commit.yml
13
commit.yml
@ -2,10 +2,13 @@
|
||||
branches: {
|
||||
}
|
||||
fileChange:
|
||||
/README.md:
|
||||
newFile: !uuid '4a9acae984e3e641886921ddd4feeebe8fec8392'
|
||||
oldFile: !uuid '9c7c897b3c367906642ae569bad98b3b626afb7a'
|
||||
gitCommitId: !uuid 'ee5e0294ff5992ffc8013dcbb9795f459f8f0702'
|
||||
/OpenAuth.App:
|
||||
newFile: !uuid '324502ebf87997edf9a4eca3fad4b670a09ab105'
|
||||
oldFile: !uuid 'b7b0028fbf24ebb77a95430e9461b4ffbe83ad31'
|
||||
/OpenAuth.App/AuthorizeApp.cs:
|
||||
newFile: !uuid '75a5f3dc794529f6462ac69c58a677743c0b1a79'
|
||||
oldFile: !uuid '92498da9ee8ac1ad143e030b9e7a954ff5485814'
|
||||
gitCommitId: !uuid 'fd9bca23a7e9fa352c70fa88ff123a0efddfa32b'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 468
|
||||
revisionId: 469
|
||||
|
Loading…
Reference in New Issue
Block a user