cauto 1 年之前
父節點
當前提交
5de2896229
共有 38 個文件被更改,包括 193 次插入17 次删除
  1. 二進制
      .DS_Store
  2. 14 14
      .vs/gpt_api/xs/UserPrefs.xml
  3. 二進制
      gpt_api.Application/.DS_Store
  4. 3 3
      gpt_api.Application/System/user/UserService.cs
  5. 二進制
      gpt_api.Application/bin/.DS_Store
  6. 二進制
      gpt_api.Application/bin/Debug/.DS_Store
  7. 22 0
      gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.AssemblyInfo.cs
  8. 1 0
      gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.AssemblyInfoInputs.cache
  9. 11 0
      gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.GeneratedMSBuildEditorConfig.editorconfig
  10. 二進制
      gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.assets.cache
  11. 二進制
      gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.csproj.AssemblyReference.cache
  12. 二進制
      gpt_api.Entity/.DS_Store
  13. 二進制
      gpt_api.Entity/bin/.DS_Store
  14. 二進制
      gpt_api.Entity/bin/Debug/.DS_Store
  15. 22 0
      gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.AssemblyInfo.cs
  16. 1 0
      gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.AssemblyInfoInputs.cache
  17. 11 0
      gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.GeneratedMSBuildEditorConfig.editorconfig
  18. 二進制
      gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.assets.cache
  19. 二進制
      gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.csproj.AssemblyReference.cache
  20. 二進制
      gpt_api.Respository/.DS_Store
  21. 二進制
      gpt_api.Respository/bin/.DS_Store
  22. 二進制
      gpt_api.Respository/bin/Debug/.DS_Store
  23. 二進制
      gpt_api.Respository/bin/Debug/net7.0/.DS_Store
  24. 22 0
      gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.AssemblyInfo.cs
  25. 1 0
      gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.AssemblyInfoInputs.cache
  26. 11 0
      gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.GeneratedMSBuildEditorConfig.editorconfig
  27. 二進制
      gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.assets.cache
  28. 二進制
      gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.csproj.AssemblyReference.cache
  29. 22 0
      gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.AssemblyInfo.cs
  30. 1 0
      gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.AssemblyInfoInputs.cache
  31. 11 0
      gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.GeneratedMSBuildEditorConfig.editorconfig
  32. 二進制
      gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.assets.cache
  33. 二進制
      gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.csproj.AssemblyReference.cache
  34. 22 0
      gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.AssemblyInfo.cs
  35. 1 0
      gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.AssemblyInfoInputs.cache
  36. 17 0
      gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig
  37. 二進制
      gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.assets.cache
  38. 二進制
      gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.csproj.AssemblyReference.cache

二進制
.DS_Store


+ 14 - 14
.vs/gpt_api/xs/UserPrefs.xml

@@ -1,7 +1,12 @@
 <Properties GitUserInfo="UsingMD" StartupConfiguration="{C8D99F52-EDC7-411F-8300-6DB14BF59E8C}|Default">
   <MonoDevelop.Ide.ItemProperties.gpt__api.Web.Entry PreferredExecutionTarget="/Applications/iTerm.app" />
   <MultiItemStartupConfigurations />
-  <MonoDevelop.Ide.Workbench>
+  <MonoDevelop.Ide.Workbench ActiveDocument="gpt_api.Application/System/user/UserService.cs">
+    <Files>
+      <File FileName="gpt_api.Core/Dtos/Dto/PagedInput.cs" Line="16" Column="21" />
+      <File FileName="gpt_api.Core/Consts/ApiGroupConsts.cs" Line="16" Column="2" />
+      <File FileName="gpt_api.Application/System/user/UserService.cs" Line="28" Column="21" />
+    </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
@@ -9,27 +14,20 @@
             <Node name="gpt_api.Application" expanded="True">
               <Node name="System" expanded="True">
                 <Node name="Dtos" expanded="True" />
-                <Node name="Services" expanded="True" />
-                <Node name="user" expanded="True" />
+                <Node name="user" expanded="True">
+                  <Node name="dto" expanded="True" selected="True" />
+                </Node>
               </Node>
             </Node>
             <Node name="gpt_api.Core" expanded="True">
+              <Node name="Consts" expanded="True" />
               <Node name="Dtos" expanded="True">
-                <Node name="Dto" expanded="True">
-                  <Node name="PagedInput.cs" selected="True" />
-                </Node>
+                <Node name="Dto" expanded="True" />
                 <Node name="Entity" expanded="True" />
               </Node>
               <Node name="Extensions" expanded="True" />
             </Node>
             <Node name="gpt_api.Entity" expanded="True" />
-            <Node name="gpt_api.Respository" expanded="True" />
-            <Node name="gpt_api.Web.Core" expanded="True">
-              <Node name="Dependencies" expanded="True" />
-              <Node name="Filters" expanded="True" />
-              <Node name="Handlers" expanded="True" />
-              <Node name="Setup" expanded="True" />
-            </Node>
             <Node name="gpt_api.Web.Entry" expanded="True">
               <Node name="Dependencies" expanded="True" />
             </Node>
@@ -40,5 +38,7 @@
   </MonoDevelop.Ide.Workbench>
   <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
   <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-  <MonoDevelop.Ide.DebuggingService.Breakpoints />
+  <MonoDevelop.Ide.DebuggingService.Breakpoints>
+    <BreakpointStore />
+  </MonoDevelop.Ide.DebuggingService.Breakpoints>
 </Properties>

二進制
gpt_api.Application/.DS_Store


+ 3 - 3
gpt_api.Application/System/user/UserService.cs

@@ -35,13 +35,13 @@ namespace gpt_api.Application.System.user
 
         [UnitOfWork]
         public async Task Add()
-        { 
+        {
             /*
              *
              这里怎么返回一个空值
              */
-            
-            
+
+            await _sysUserRepository.GetListAsync<UserOut>();
         }
     }
 }

二進制
gpt_api.Application/bin/.DS_Store


二進制
gpt_api.Application/bin/Debug/.DS_Store


+ 22 - 0
gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.AssemblyInfo.cs

@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("gpt_api.Core")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("gpt_api.Core")]
+[assembly: System.Reflection.AssemblyTitleAttribute("gpt_api.Core")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// 由 MSBuild WriteCodeFragment 类生成。
+

+ 1 - 0
gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+4a62eed760a34e9c3827310f61ae248ecd47b999

+ 11 - 0
gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,11 @@
+is_global = true
+build_property.TargetFramework = net7.0
+build_property.TargetPlatformMinVersion = 
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property.EnforceExtendedAnalyzerRules = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = gpt_api.Core
+build_property.ProjectDir = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Core/

二進制
gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.assets.cache


二進制
gpt_api.Core/obj/Debug/net7.0/gpt_api.Core.csproj.AssemblyReference.cache


二進制
gpt_api.Entity/.DS_Store


二進制
gpt_api.Entity/bin/.DS_Store


二進制
gpt_api.Entity/bin/Debug/.DS_Store


+ 22 - 0
gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.AssemblyInfo.cs

@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("gpt_api.Entity")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("gpt_api.Entity")]
+[assembly: System.Reflection.AssemblyTitleAttribute("gpt_api.Entity")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// 由 MSBuild WriteCodeFragment 类生成。
+

+ 1 - 0
gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+30c233f21addcdba617cf44e0923a12ee2a7548c

+ 11 - 0
gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,11 @@
+is_global = true
+build_property.TargetFramework = net7.0
+build_property.TargetPlatformMinVersion = 
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property.EnforceExtendedAnalyzerRules = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = gpt_api.Entity
+build_property.ProjectDir = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Entity/

二進制
gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.assets.cache


二進制
gpt_api.Entity/obj/Debug/net7.0/gpt_api.Entity.csproj.AssemblyReference.cache


二進制
gpt_api.Respository/.DS_Store


二進制
gpt_api.Respository/bin/.DS_Store


二進制
gpt_api.Respository/bin/Debug/.DS_Store


二進制
gpt_api.Respository/bin/Debug/net7.0/.DS_Store


+ 22 - 0
gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.AssemblyInfo.cs

@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("gpt_api.Respository")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("gpt_api.Respository")]
+[assembly: System.Reflection.AssemblyTitleAttribute("gpt_api.Respository")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// 由 MSBuild WriteCodeFragment 类生成。
+

+ 1 - 0
gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+adbf9bb782ff14ff5661f0e3d552ef50ed87cc21

+ 11 - 0
gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,11 @@
+is_global = true
+build_property.TargetFramework = net7.0
+build_property.TargetPlatformMinVersion = 
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property.EnforceExtendedAnalyzerRules = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = gpt_api.Respository
+build_property.ProjectDir = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Respository/

二進制
gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.assets.cache


二進制
gpt_api.Respository/obj/Debug/net7.0/gpt_api.Respository.csproj.AssemblyReference.cache


+ 22 - 0
gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.AssemblyInfo.cs

@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("gpt_api.Web.Core")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("gpt_api.Web.Core")]
+[assembly: System.Reflection.AssemblyTitleAttribute("gpt_api.Web.Core")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// 由 MSBuild WriteCodeFragment 类生成。
+

+ 1 - 0
gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+033a19517af18c896ce0bd1e9998076dc9c8146c

+ 11 - 0
gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,11 @@
+is_global = true
+build_property.TargetFramework = net7.0
+build_property.TargetPlatformMinVersion = 
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property.EnforceExtendedAnalyzerRules = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = gpt_api.Web.Core
+build_property.ProjectDir = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Web.Core/

二進制
gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.assets.cache


二進制
gpt_api.Web.Core/obj/Debug/net7.0/gpt_api.Web.Core.csproj.AssemblyReference.cache


+ 22 - 0
gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.AssemblyInfo.cs

@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("gpt_api.Web.Entry")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("gpt_api.Web.Entry")]
+[assembly: System.Reflection.AssemblyTitleAttribute("gpt_api.Web.Entry")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// 由 MSBuild WriteCodeFragment 类生成。
+

+ 1 - 0
gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+70a647dbd1da7d7cae4b3f178edc9753e3fe8bc0

+ 17 - 0
gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,17 @@
+is_global = true
+build_property.TargetFramework = net7.0
+build_property.TargetPlatformMinVersion = 
+build_property.UsingMicrosoftNETSdkWeb = true
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property.EnforceExtendedAnalyzerRules = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = gpt_api.Web.Entry
+build_property.RootNamespace = gpt_api.Web.Entry
+build_property.ProjectDir = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Web.Entry/
+build_property.RazorLangVersion = 7.0
+build_property.SupportLocalizedComponentNames = 
+build_property.GenerateRazorMetadataSourceChecksumAttributes = true
+build_property.MSBuildProjectDirectory = /Users/cauto/Desktop/work/net_work/gpt_api/gpt_api.Web.Entry
+build_property._RazorSourceGeneratorDebug = 

二進制
gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.assets.cache


二進制
gpt_api.Web.Entry/obj/Debug/net7.0/gpt_api.Web.Entry.csproj.AssemblyReference.cache