ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/ProjectEvaluation/wideseawcs_server.metadata.v7.binBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/ProjectEvaluation/wideseawcs_server.projects.v7.binBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/2d174e3f-ac9e-40bd-8934-b1a7108b6f3c.vsidxBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/5f6bdb7f-e7cb-46ba-becd-21a08884d098.vsidxBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/935e8d57-93ab-45b7-b509-2e1142bbe1c6.vsidxBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/a30eb098-387a-4e7b-9653-a6730663a279.vsidxBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/FileContentIndex/ef91e7fd-3afe-4783-9a03-f3267d243759.vsidxBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/.vs/WIDESEAWCS_Server/config/applicationhost.config
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,972 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- IIS configuration sections. For schema documentation, see %IIS_BIN%\config\schema\IIS_schema.xml. Please make a backup of this file before making any changes to it. NOTE: The following environment variables are available to be used within this file and are understood by the IIS Express. %IIS_USER_HOME% - The IIS Express home directory for the user %IIS_SITES_HOME% - The default home directory for sites %IIS_BIN% - The location of the IIS Express binaries %SYSTEMDRIVE% - The drive letter of %IIS_BIN% --> <configuration> <!-- The <configSections> section controls the registration of sections. Section is the basic unit of deployment, locking, searching and containment for configuration settings. Every section belongs to one section group. A section group is a container of logically-related sections. Sections cannot be nested. Section groups may be nested. <section name="" [Required, Collection Key] [XML name of the section] allowDefinition="Everywhere" [MachineOnly|MachineToApplication|AppHostOnly|Everywhere] [Level where it can be set] overrideModeDefault="Allow" [Allow|Deny] [Default delegation mode] allowLocation="true" [true|false] [Allowed in location tags] /> The recommended way to unlock sections is by using a location tag: <location path="Default Web Site" overrideMode="Allow"> <system.webServer> <asp /> </system.webServer> </location> --> <configSections> <sectionGroup name="system.applicationHost"> <section name="applicationPools" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="configHistory" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="customMetadata" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="listenerAdapters" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="log" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="serviceAutoStartProviders" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="sites" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="webLimits" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> </sectionGroup> <sectionGroup name="system.webServer"> <section name="asp" overrideModeDefault="Deny" /> <section name="caching" overrideModeDefault="Allow" /> <section name="cgi" overrideModeDefault="Deny" /> <section name="defaultDocument" overrideModeDefault="Allow" /> <section name="directoryBrowse" overrideModeDefault="Allow" /> <section name="fastCgi" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="globalModules" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="handlers" overrideModeDefault="Deny" /> <section name="httpCompression" overrideModeDefault="Allow" allowDefinition="Everywhere" /> <section name="httpErrors" overrideModeDefault="Allow" /> <section name="httpLogging" overrideModeDefault="Deny" /> <section name="httpProtocol" overrideModeDefault="Allow" /> <section name="httpRedirect" overrideModeDefault="Allow" /> <section name="httpTracing" overrideModeDefault="Deny" /> <section name="isapiFilters" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /> <section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /> <section name="applicationInitialization" allowDefinition="MachineToApplication" overrideModeDefault="Allow" /> <section name="odbcLogging" overrideModeDefault="Deny" /> <sectionGroup name="security"> <section name="access" overrideModeDefault="Deny" /> <section name="applicationDependencies" overrideModeDefault="Deny" /> <sectionGroup name="authentication"> <section name="anonymousAuthentication" overrideModeDefault="Deny" /> <section name="basicAuthentication" overrideModeDefault="Deny" /> <section name="clientCertificateMappingAuthentication" overrideModeDefault="Deny" /> <section name="digestAuthentication" overrideModeDefault="Deny" /> <section name="iisClientCertificateMappingAuthentication" overrideModeDefault="Deny" /> <section name="windowsAuthentication" overrideModeDefault="Deny" /> </sectionGroup> <section name="authorization" overrideModeDefault="Allow" /> <section name="ipSecurity" overrideModeDefault="Deny" /> <section name="dynamicIpSecurity" overrideModeDefault="Deny" /> <section name="isapiCgiRestriction" allowDefinition="AppHostOnly" overrideModeDefault="Deny" /> <section name="requestFiltering" overrideModeDefault="Allow" /> </sectionGroup> <section name="serverRuntime" overrideModeDefault="Deny" /> <section name="serverSideInclude" overrideModeDefault="Deny" /> <section name="staticContent" overrideModeDefault="Allow" /> <sectionGroup name="tracing"> <section name="traceFailedRequests" overrideModeDefault="Allow" /> <section name="traceProviderDefinitions" overrideModeDefault="Deny" /> </sectionGroup> <section name="urlCompression" overrideModeDefault="Allow" /> <section name="validation" overrideModeDefault="Allow" /> <sectionGroup name="webdav"> <section name="globalSettings" overrideModeDefault="Deny" /> <section name="authoring" overrideModeDefault="Deny" /> <section name="authoringRules" overrideModeDefault="Deny" /> </sectionGroup> <sectionGroup name="rewrite"> <section name="allowedServerVariables" overrideModeDefault="Deny" /> <section name="rules" overrideModeDefault="Allow" /> <section name="outboundRules" overrideModeDefault="Allow" /> <section name="globalRules" overrideModeDefault="Deny" allowDefinition="AppHostOnly" /> <section name="providers" overrideModeDefault="Allow" /> <section name="rewriteMaps" overrideModeDefault="Allow" /> </sectionGroup> <section name="webSocket" overrideModeDefault="Deny" /> <section name="aspNetCore" overrideModeDefault="Allow" /></sectionGroup> </configSections> <configProtectedData> <providers> <add name="IISWASOnlyRsaProvider" type="" description="Uses RsaCryptoServiceProvider to encrypt and decrypt" keyContainerName="iisWasKey" cspProviderName="" useMachineContainer="true" useOAEP="false" /> <add name="AesProvider" type="Microsoft.ApplicationHost.AesProtectedConfigurationProvider" description="Uses an AES session key to encrypt and decrypt" keyContainerName="iisConfigurationKey" cspProviderName="" useOAEP="false" useMachineContainer="true" sessionKey="AQIAAA5mAAAApAAA/HKxkz6alrlAPez0IUgujj/6k3WxCDriHp6jvpv3yEZmo7h6SMzGLxo4mTrIQVHSkB7tmElHKfUFTzE2BWF7nFWHY6Z6qmGBauFzwJMwESjril7Gjz69RBFH259HQ6aRDq9Xfx7U7H4HtdmnKNqGjgl/hwPQBGeIlWiDh+sYv3vKB0QU971tjX6H2B+9armlnC8UOuA6JYMDMI/VLLL16sng0fWAy5JYe0YVABVjiAWDW264RZW9Tr1Oax4qHZKg+SdjULxeOc2YmpX+d0yeITo1HkPF1hN1gHpIPIUDo05ilHUNfR3OkjVCIQK4cFKCq1s8NH+y+13MxUC4Fn1AlQ==" /> <add name="IISWASOnlyAesProvider" type="Microsoft.ApplicationHost.AesProtectedConfigurationProvider" description="Uses an AES session key to encrypt and decrypt" keyContainerName="iisWasKey" cspProviderName="" useOAEP="false" useMachineContainer="true" sessionKey="AQIAAA5mAAAApAAALmU8lTC+v2qtfQiiiquvvLpUQqKLEXs+jSKoWCM/uPhyB++k4dwug19mGidNK5FYiWK2KYE1yhjVJcbp12E98Q0R2nT7eBiCMY2JairxQ591rqABK7keGaIjwH7PwGzSpILl3RJ4YFvJ/7ZXEJxeDZIjW8ZxWVXx+/VyHs9U3WguLEkgMUX3jrxJi8LouxaIVPJAv/YQ1ZCWs8zImitxX/C/7o7yaIxznfsN5nGQzQfpUDPeby99aw2zPVTtZI2LaWIBON8guABvZ6JtJVDWmfdK6sodbnwdZkr6/Z2rfvamT1dC1SpQrGG7ulR/f9/GXvCaW10ZVKxekBF/CYlNMg==" /> </providers> </configProtectedData> <system.applicationHost> <applicationPools> <add name="Clr4IntegratedAppPool" managedRuntimeVersion="v4.0" managedPipelineMode="Integrated" CLRConfigFile="%IIS_USER_HOME%\config\aspnet.config" autoStart="true" /> <add name="Clr4ClassicAppPool" managedRuntimeVersion="v4.0" managedPipelineMode="Classic" CLRConfigFile="%IIS_USER_HOME%\config\aspnet.config" autoStart="true" /> <add name="Clr2IntegratedAppPool" managedRuntimeVersion="v2.0" managedPipelineMode="Integrated" CLRConfigFile="%IIS_USER_HOME%\config\aspnet.config" autoStart="true" /> <add name="Clr2ClassicAppPool" managedRuntimeVersion="v2.0" managedPipelineMode="Classic" CLRConfigFile="%IIS_USER_HOME%\config\aspnet.config" autoStart="true" /> <add name="UnmanagedClassicAppPool" managedRuntimeVersion="" managedPipelineMode="Classic" autoStart="true" /> <applicationPoolDefaults managedRuntimeVersion="v4.0"> <processModel loadUserProfile="true" setProfileEnvironment="false" /> </applicationPoolDefaults> </applicationPools> <!-- The <listenerAdapters> section defines the protocols with which the Windows Process Activation Service (WAS) binds. --> <listenerAdapters> <add name="http" /> </listenerAdapters> <sites> <site name="WebSite1" id="1" serverAutoStart="true"> <application path="/"> <virtualDirectory path="/" physicalPath="%IIS_SITES_HOME%\WebSite1" /> </application> <bindings> <binding protocol="http" bindingInformation=":8080:localhost" /> </bindings> </site> <siteDefaults> <!-- To enable logging, please change the below attribute "enabled" to "true" --> <logFile logFormat="W3C" directory="%AppData%\Microsoft\IISExpressLogs" enabled="false" /> <traceFailedRequestsLogging directory="%AppData%\Microsoft" enabled="false" maxLogFileSizeKB="1024" /> </siteDefaults> <applicationDefaults applicationPool="Clr4IntegratedAppPool" /> <virtualDirectoryDefaults allowSubDirConfig="true" /> </sites> <webLimits /> </system.applicationHost> <system.webServer> <serverRuntime /> <asp scriptErrorSentToBrowser="true"> <cache diskTemplateCacheDirectory="%TEMP%\iisexpress\ASP Compiled Templates" /> <limits /> </asp> <caching enabled="true" enableKernelCache="true"> </caching> <cgi /> <defaultDocument enabled="true"> <files> <add value="Default.htm" /> <add value="Default.asp" /> <add value="index.htm" /> <add value="index.html" /> <add value="iisstart.htm" /> <add value="default.aspx" /> </files> </defaultDocument> <directoryBrowse enabled="false" /> <fastCgi /> <!-- The <globalModules> section defines all native-code modules. To enable a module, specify it in the <modules> section. --> <globalModules> <add name="HttpLoggingModule" image="%IIS_BIN%\loghttp.dll" /> <add name="UriCacheModule" image="%IIS_BIN%\cachuri.dll" /> <add name="TokenCacheModule" image="%IIS_BIN%\cachtokn.dll" /> <add name="DynamicCompressionModule" image="%IIS_BIN%\compdyn.dll" /> <add name="StaticCompressionModule" image="%IIS_BIN%\compstat.dll" /> <add name="DefaultDocumentModule" image="%IIS_BIN%\defdoc.dll" /> <add name="DirectoryListingModule" image="%IIS_BIN%\dirlist.dll" /> <add name="ProtocolSupportModule" image="%IIS_BIN%\protsup.dll" /> <add name="HttpRedirectionModule" image="%IIS_BIN%\redirect.dll" /> <add name="ServerSideIncludeModule" image="%IIS_BIN%\iis_ssi.dll" /> <add name="StaticFileModule" image="%IIS_BIN%\static.dll" /> <add name="AnonymousAuthenticationModule" image="%IIS_BIN%\authanon.dll" /> <add name="CertificateMappingAuthenticationModule" image="%IIS_BIN%\authcert.dll" /> <add name="UrlAuthorizationModule" image="%IIS_BIN%\urlauthz.dll" /> <add name="BasicAuthenticationModule" image="%IIS_BIN%\authbas.dll" /> <add name="WindowsAuthenticationModule" image="%IIS_BIN%\authsspi.dll" /> <add name="IISCertificateMappingAuthenticationModule" image="%IIS_BIN%\authmap.dll" /> <add name="IpRestrictionModule" image="%IIS_BIN%\iprestr.dll" /> <add name="DynamicIpRestrictionModule" image="%IIS_BIN%\diprestr.dll" /> <add name="RequestFilteringModule" image="%IIS_BIN%\modrqflt.dll" /> <add name="CustomLoggingModule" image="%IIS_BIN%\logcust.dll" /> <add name="CustomErrorModule" image="%IIS_BIN%\custerr.dll" /> <add name="FailedRequestsTracingModule" image="%IIS_BIN%\iisfreb.dll" /> <add name="RequestMonitorModule" image="%IIS_BIN%\iisreqs.dll" /> <add name="IsapiModule" image="%IIS_BIN%\isapi.dll" /> <add name="IsapiFilterModule" image="%IIS_BIN%\filter.dll" /> <add name="CgiModule" image="%IIS_BIN%\cgi.dll" /> <add name="FastCgiModule" image="%IIS_BIN%\iisfcgi.dll" /> <!-- <add name="WebDAVModule" image="%IIS_BIN%\webdav.dll" /> --> <add name="RewriteModule" image="%IIS_BIN%\rewrite.dll" /> <add name="ConfigurationValidationModule" image="%IIS_BIN%\validcfg.dll" /> <add name="WebSocketModule" image="%IIS_BIN%\iiswsock.dll" /> <add name="WebMatrixSupportModule" image="%IIS_BIN%\webmatrixsup.dll" /> <add name="ManagedEngine" image="%windir%\Microsoft.NET\Framework\v2.0.50727\webengine.dll" preCondition="integratedMode,runtimeVersionv2.0,bitness32" /> <add name="ManagedEngine64" image="%windir%\Microsoft.NET\Framework64\v2.0.50727\webengine.dll" preCondition="integratedMode,runtimeVersionv2.0,bitness64" /> <add name="ManagedEngineV4.0_32bit" image="%windir%\Microsoft.NET\Framework\v4.0.30319\webengine4.dll" preCondition="integratedMode,runtimeVersionv4.0,bitness32" /> <add name="ManagedEngineV4.0_64bit" image="%windir%\Microsoft.NET\Framework64\v4.0.30319\webengine4.dll" preCondition="integratedMode,runtimeVersionv4.0,bitness64" /> <add name="ApplicationInitializationModule" image="%IIS_BIN%\warmup.dll" /> <add name="AspNetCoreModuleV2" image="%IIS_BIN%\Asp.Net Core Module\V2\aspnetcorev2.dll" /> </globalModules> <httpCompression directory="%TEMP%"> <scheme name="gzip" dll="%IIS_BIN%\gzip.dll" /> <dynamicTypes> <add mimeType="text/*" enabled="true" /> <add mimeType="message/*" enabled="true" /> <add mimeType="application/x-javascript" enabled="true" /> <add mimeType="application/javascript" enabled="true" /> <add mimeType="*/*" enabled="false" /> <add mimeType="text/event-stream" enabled="false" /> </dynamicTypes> <staticTypes> <add mimeType="text/*" enabled="true" /> <add mimeType="message/*" enabled="true" /> <add mimeType="application/javascript" enabled="true" /> <add mimeType="application/atom+xml" enabled="true" /> <add mimeType="application/xaml+xml" enabled="true" /> <add mimeType="image/svg+xml" enabled="true" /> <add mimeType="*/*" enabled="false" /> </staticTypes> </httpCompression> <httpErrors lockAttributes="allowAbsolutePathsWhenDelegated,defaultPath"> <error statusCode="401" prefixLanguageFilePath="%IIS_BIN%\custerr" path="401.htm" /> <error statusCode="403" prefixLanguageFilePath="%IIS_BIN%\custerr" path="403.htm" /> <error statusCode="404" prefixLanguageFilePath="%IIS_BIN%\custerr" path="404.htm" /> <error statusCode="405" prefixLanguageFilePath="%IIS_BIN%\custerr" path="405.htm" /> <error statusCode="406" prefixLanguageFilePath="%IIS_BIN%\custerr" path="406.htm" /> <error statusCode="412" prefixLanguageFilePath="%IIS_BIN%\custerr" path="412.htm" /> <error statusCode="500" prefixLanguageFilePath="%IIS_BIN%\custerr" path="500.htm" /> <error statusCode="501" prefixLanguageFilePath="%IIS_BIN%\custerr" path="501.htm" /> <error statusCode="502" prefixLanguageFilePath="%IIS_BIN%\custerr" path="502.htm" /> </httpErrors> <httpLogging dontLog="false" /> <httpProtocol> <customHeaders> <clear /> <add name="X-Powered-By" value="ASP.NET" /> </customHeaders> <redirectHeaders> <clear /> </redirectHeaders> </httpProtocol> <httpRedirect enabled="false" /> <httpTracing /> <isapiFilters> <filter name="ASP.Net_2.0.50727-64" path="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_filter.dll" enableCache="true" preCondition="bitness64,runtimeVersionv2.0" /> <filter name="ASP.Net_2.0.50727.0" path="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll" enableCache="true" preCondition="bitness32,runtimeVersionv2.0" /> <filter name="ASP.Net_2.0_for_v1.1" path="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll" enableCache="true" preCondition="runtimeVersionv1.1" /> <filter name="ASP.Net_4.0_32bit" path="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll" enableCache="true" preCondition="bitness32,runtimeVersionv4.0" /> <filter name="ASP.Net_4.0_64bit" path="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_filter.dll" enableCache="true" preCondition="bitness64,runtimeVersionv4.0" /> </isapiFilters> <odbcLogging /> <security> <access sslFlags="None" /> <applicationDependencies> <application name="Active Server Pages" groupId="ASP" /> </applicationDependencies> <authentication> <anonymousAuthentication enabled="true" userName="" /> <basicAuthentication enabled="false" /> <clientCertificateMappingAuthentication enabled="false" /> <digestAuthentication enabled="false" /> <iisClientCertificateMappingAuthentication enabled="false"> </iisClientCertificateMappingAuthentication> <windowsAuthentication enabled="false"> <providers> <add value="Negotiate" /> <add value="NTLM" /> </providers> </windowsAuthentication> </authentication> <authorization> <add accessType="Allow" users="*" /> </authorization> <ipSecurity allowUnlisted="true" /> <isapiCgiRestriction notListedIsapisAllowed="true" notListedCgisAllowed="true"> <add path="%windir%\Microsoft.NET\Framework64\v4.0.30319\webengine4.dll" allowed="true" groupId="ASP.NET_v4.0" description="ASP.NET_v4.0" /> <add path="%windir%\Microsoft.NET\Framework\v4.0.30319\webengine4.dll" allowed="true" groupId="ASP.NET_v4.0" description="ASP.NET_v4.0" /> <add path="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" allowed="true" groupId="ASP.NET v2.0.50727" description="ASP.NET v2.0.50727" /> <add path="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" allowed="true" groupId="ASP.NET v2.0.50727" description="ASP.NET v2.0.50727" /> </isapiCgiRestriction> <requestFiltering> <fileExtensions allowUnlisted="true" applyToWebDAV="true"> <add fileExtension=".asa" allowed="false" /> <add fileExtension=".asax" allowed="false" /> <add fileExtension=".ascx" allowed="false" /> <add fileExtension=".master" allowed="false" /> <add fileExtension=".skin" allowed="false" /> <add fileExtension=".browser" allowed="false" /> <add fileExtension=".sitemap" allowed="false" /> <add fileExtension=".config" allowed="false" /> <add fileExtension=".cs" allowed="false" /> <add fileExtension=".csproj" allowed="false" /> <add fileExtension=".vb" allowed="false" /> <add fileExtension=".vbproj" allowed="false" /> <add fileExtension=".webinfo" allowed="false" /> <add fileExtension=".licx" allowed="false" /> <add fileExtension=".resx" allowed="false" /> <add fileExtension=".resources" allowed="false" /> <add fileExtension=".mdb" allowed="false" /> <add fileExtension=".vjsproj" allowed="false" /> <add fileExtension=".java" allowed="false" /> <add fileExtension=".jsl" allowed="false" /> <add fileExtension=".ldb" allowed="false" /> <add fileExtension=".dsdgm" allowed="false" /> <add fileExtension=".ssdgm" allowed="false" /> <add fileExtension=".lsad" allowed="false" /> <add fileExtension=".ssmap" allowed="false" /> <add fileExtension=".cd" allowed="false" /> <add fileExtension=".dsprototype" allowed="false" /> <add fileExtension=".lsaprototype" allowed="false" /> <add fileExtension=".sdm" allowed="false" /> <add fileExtension=".sdmDocument" allowed="false" /> <add fileExtension=".mdf" allowed="false" /> <add fileExtension=".ldf" allowed="false" /> <add fileExtension=".ad" allowed="false" /> <add fileExtension=".dd" allowed="false" /> <add fileExtension=".ldd" allowed="false" /> <add fileExtension=".sd" allowed="false" /> <add fileExtension=".adprototype" allowed="false" /> <add fileExtension=".lddprototype" allowed="false" /> <add fileExtension=".exclude" allowed="false" /> <add fileExtension=".refresh" allowed="false" /> <add fileExtension=".compiled" allowed="false" /> <add fileExtension=".msgx" allowed="false" /> <add fileExtension=".vsdisco" allowed="false" /> <add fileExtension=".rules" allowed="false" /> </fileExtensions> <verbs allowUnlisted="true" applyToWebDAV="true" /> <hiddenSegments applyToWebDAV="true"> <add segment="web.config" /> <add segment="bin" /> <add segment="App_code" /> <add segment="App_GlobalResources" /> <add segment="App_LocalResources" /> <add segment="App_WebReferences" /> <add segment="App_Data" /> <add segment="App_Browsers" /> </hiddenSegments> </requestFiltering> </security> <serverSideInclude ssiExecDisable="false" /> <staticContent lockAttributes="isDocFooterFileName"> <mimeMap fileExtension=".323" mimeType="text/h323" /> <mimeMap fileExtension=".3g2" mimeType="video/3gpp2" /> <mimeMap fileExtension=".3gp2" mimeType="video/3gpp2" /> <mimeMap fileExtension=".3gp" mimeType="video/3gpp" /> <mimeMap fileExtension=".3gpp" mimeType="video/3gpp" /> <mimeMap fileExtension=".aac" mimeType="audio/aac" /> <mimeMap fileExtension=".aaf" mimeType="application/octet-stream" /> <mimeMap fileExtension=".aca" mimeType="application/octet-stream" /> <mimeMap fileExtension=".accdb" mimeType="application/msaccess" /> <mimeMap fileExtension=".accde" mimeType="application/msaccess" /> <mimeMap fileExtension=".accdt" mimeType="application/msaccess" /> <mimeMap fileExtension=".acx" mimeType="application/internet-property-stream" /> <mimeMap fileExtension=".adt" mimeType="audio/vnd.dlna.adts" /> <mimeMap fileExtension=".adts" mimeType="audio/vnd.dlna.adts" /> <mimeMap fileExtension=".afm" mimeType="application/octet-stream" /> <mimeMap fileExtension=".ai" mimeType="application/postscript" /> <mimeMap fileExtension=".aif" mimeType="audio/x-aiff" /> <mimeMap fileExtension=".aifc" mimeType="audio/aiff" /> <mimeMap fileExtension=".aiff" mimeType="audio/aiff" /> <mimeMap fileExtension=".appcache" mimeType="text/cache-manifest" /> <mimeMap fileExtension=".application" mimeType="application/x-ms-application" /> <mimeMap fileExtension=".art" mimeType="image/x-jg" /> <mimeMap fileExtension=".asd" mimeType="application/octet-stream" /> <mimeMap fileExtension=".asf" mimeType="video/x-ms-asf" /> <mimeMap fileExtension=".asi" mimeType="application/octet-stream" /> <mimeMap fileExtension=".asm" mimeType="text/plain" /> <mimeMap fileExtension=".asr" mimeType="video/x-ms-asf" /> <mimeMap fileExtension=".asx" mimeType="video/x-ms-asf" /> <mimeMap fileExtension=".atom" mimeType="application/atom+xml" /> <mimeMap fileExtension=".au" mimeType="audio/basic" /> <mimeMap fileExtension=".avi" mimeType="video/avi" /> <mimeMap fileExtension=".axs" mimeType="application/olescript" /> <mimeMap fileExtension=".bas" mimeType="text/plain" /> <mimeMap fileExtension=".bcpio" mimeType="application/x-bcpio" /> <mimeMap fileExtension=".bin" mimeType="application/octet-stream" /> <mimeMap fileExtension=".bmp" mimeType="image/bmp" /> <mimeMap fileExtension=".c" mimeType="text/plain" /> <mimeMap fileExtension=".cab" mimeType="application/vnd.ms-cab-compressed" /> <mimeMap fileExtension=".calx" mimeType="application/vnd.ms-office.calx" /> <mimeMap fileExtension=".cat" mimeType="application/vnd.ms-pki.seccat" /> <mimeMap fileExtension=".cdf" mimeType="application/x-cdf" /> <mimeMap fileExtension=".chm" mimeType="application/octet-stream" /> <mimeMap fileExtension=".class" mimeType="application/x-java-applet" /> <mimeMap fileExtension=".clp" mimeType="application/x-msclip" /> <mimeMap fileExtension=".cmx" mimeType="image/x-cmx" /> <mimeMap fileExtension=".cnf" mimeType="text/plain" /> <mimeMap fileExtension=".cod" mimeType="image/cis-cod" /> <mimeMap fileExtension=".cpio" mimeType="application/x-cpio" /> <mimeMap fileExtension=".cpp" mimeType="text/plain" /> <mimeMap fileExtension=".crd" mimeType="application/x-mscardfile" /> <mimeMap fileExtension=".crl" mimeType="application/pkix-crl" /> <mimeMap fileExtension=".crt" mimeType="application/x-x509-ca-cert" /> <mimeMap fileExtension=".csh" mimeType="application/x-csh" /> <mimeMap fileExtension=".css" mimeType="text/css" /> <mimeMap fileExtension=".csv" mimeType="application/octet-stream" /> <mimeMap fileExtension=".cur" mimeType="application/octet-stream" /> <mimeMap fileExtension=".dcr" mimeType="application/x-director" /> <mimeMap fileExtension=".deploy" mimeType="application/octet-stream" /> <mimeMap fileExtension=".der" mimeType="application/x-x509-ca-cert" /> <mimeMap fileExtension=".dib" mimeType="image/bmp" /> <mimeMap fileExtension=".dir" mimeType="application/x-director" /> <mimeMap fileExtension=".disco" mimeType="text/xml" /> <mimeMap fileExtension=".dll" mimeType="application/x-msdownload" /> <mimeMap fileExtension=".dll.config" mimeType="text/xml" /> <mimeMap fileExtension=".dlm" mimeType="text/dlm" /> <mimeMap fileExtension=".doc" mimeType="application/msword" /> <mimeMap fileExtension=".docm" mimeType="application/vnd.ms-word.document.macroEnabled.12" /> <mimeMap fileExtension=".docx" mimeType="application/vnd.openxmlformats-officedocument.wordprocessingml.document" /> <mimeMap fileExtension=".dot" mimeType="application/msword" /> <mimeMap fileExtension=".dotm" mimeType="application/vnd.ms-word.template.macroEnabled.12" /> <mimeMap fileExtension=".dotx" mimeType="application/vnd.openxmlformats-officedocument.wordprocessingml.template" /> <mimeMap fileExtension=".dsp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".dtd" mimeType="text/xml" /> <mimeMap fileExtension=".dvi" mimeType="application/x-dvi" /> <mimeMap fileExtension=".dvr-ms" mimeType="video/x-ms-dvr" /> <mimeMap fileExtension=".dwf" mimeType="drawing/x-dwf" /> <mimeMap fileExtension=".dwp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".dxr" mimeType="application/x-director" /> <mimeMap fileExtension=".eml" mimeType="message/rfc822" /> <mimeMap fileExtension=".emz" mimeType="application/octet-stream" /> <mimeMap fileExtension=".eot" mimeType="application/vnd.ms-fontobject" /> <mimeMap fileExtension=".eps" mimeType="application/postscript" /> <mimeMap fileExtension=".esd" mimeType="application/vnd.ms-cab-compressed" /> <mimeMap fileExtension=".etx" mimeType="text/x-setext" /> <mimeMap fileExtension=".evy" mimeType="application/envoy" /> <mimeMap fileExtension=".exe" mimeType="application/octet-stream" /> <mimeMap fileExtension=".exe.config" mimeType="text/xml" /> <mimeMap fileExtension=".fdf" mimeType="application/vnd.fdf" /> <mimeMap fileExtension=".fif" mimeType="application/fractals" /> <mimeMap fileExtension=".fla" mimeType="application/octet-stream" /> <mimeMap fileExtension=".flr" mimeType="x-world/x-vrml" /> <mimeMap fileExtension=".flv" mimeType="video/x-flv" /> <mimeMap fileExtension=".gif" mimeType="image/gif" /> <mimeMap fileExtension=".glb" mimeType="model/gltf-binary" /> <mimeMap fileExtension=".gtar" mimeType="application/x-gtar" /> <mimeMap fileExtension=".gz" mimeType="application/x-gzip" /> <mimeMap fileExtension=".h" mimeType="text/plain" /> <mimeMap fileExtension=".hdf" mimeType="application/x-hdf" /> <mimeMap fileExtension=".hdml" mimeType="text/x-hdml" /> <mimeMap fileExtension=".hhc" mimeType="application/x-oleobject" /> <mimeMap fileExtension=".hhk" mimeType="application/octet-stream" /> <mimeMap fileExtension=".hhp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".hlp" mimeType="application/winhlp" /> <mimeMap fileExtension=".hqx" mimeType="application/mac-binhex40" /> <mimeMap fileExtension=".hta" mimeType="application/hta" /> <mimeMap fileExtension=".htc" mimeType="text/x-component" /> <mimeMap fileExtension=".htm" mimeType="text/html" /> <mimeMap fileExtension=".html" mimeType="text/html" /> <mimeMap fileExtension=".htt" mimeType="text/webviewhtml" /> <mimeMap fileExtension=".hxt" mimeType="text/html" /> <mimeMap fileExtension=".ico" mimeType="image/x-icon" /> <mimeMap fileExtension=".ics" mimeType="text/calendar" /> <mimeMap fileExtension=".ief" mimeType="image/ief" /> <mimeMap fileExtension=".iii" mimeType="application/x-iphone" /> <mimeMap fileExtension=".inf" mimeType="application/octet-stream" /> <mimeMap fileExtension=".ins" mimeType="application/x-internet-signup" /> <mimeMap fileExtension=".isp" mimeType="application/x-internet-signup" /> <mimeMap fileExtension=".IVF" mimeType="video/x-ivf" /> <mimeMap fileExtension=".jar" mimeType="application/java-archive" /> <mimeMap fileExtension=".java" mimeType="application/octet-stream" /> <mimeMap fileExtension=".jck" mimeType="application/liquidmotion" /> <mimeMap fileExtension=".jcz" mimeType="application/liquidmotion" /> <mimeMap fileExtension=".jfif" mimeType="image/pjpeg" /> <mimeMap fileExtension=".jpb" mimeType="application/octet-stream" /> <mimeMap fileExtension=".jpe" mimeType="image/jpeg" /> <mimeMap fileExtension=".jpeg" mimeType="image/jpeg" /> <mimeMap fileExtension=".jpg" mimeType="image/jpeg" /> <mimeMap fileExtension=".js" mimeType="application/javascript" /> <mimeMap fileExtension=".json" mimeType="application/json" /> <mimeMap fileExtension=".jsonld" mimeType="application/ld+json" /> <mimeMap fileExtension=".jsx" mimeType="text/jscript" /> <mimeMap fileExtension=".latex" mimeType="application/x-latex" /> <mimeMap fileExtension=".less" mimeType="text/css" /> <mimeMap fileExtension=".lit" mimeType="application/x-ms-reader" /> <mimeMap fileExtension=".lpk" mimeType="application/octet-stream" /> <mimeMap fileExtension=".lsf" mimeType="video/x-la-asf" /> <mimeMap fileExtension=".lsx" mimeType="video/x-la-asf" /> <mimeMap fileExtension=".lzh" mimeType="application/octet-stream" /> <mimeMap fileExtension=".m13" mimeType="application/x-msmediaview" /> <mimeMap fileExtension=".m14" mimeType="application/x-msmediaview" /> <mimeMap fileExtension=".m1v" mimeType="video/mpeg" /> <mimeMap fileExtension=".m2ts" mimeType="video/vnd.dlna.mpeg-tts" /> <mimeMap fileExtension=".m3u" mimeType="audio/x-mpegurl" /> <mimeMap fileExtension=".m4a" mimeType="audio/mp4" /> <mimeMap fileExtension=".m4v" mimeType="video/mp4" /> <mimeMap fileExtension=".man" mimeType="application/x-troff-man" /> <mimeMap fileExtension=".manifest" mimeType="application/x-ms-manifest" /> <mimeMap fileExtension=".map" mimeType="text/plain" /> <mimeMap fileExtension=".mdb" mimeType="application/x-msaccess" /> <mimeMap fileExtension=".mdp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".me" mimeType="application/x-troff-me" /> <mimeMap fileExtension=".mht" mimeType="message/rfc822" /> <mimeMap fileExtension=".mhtml" mimeType="message/rfc822" /> <mimeMap fileExtension=".mid" mimeType="audio/mid" /> <mimeMap fileExtension=".midi" mimeType="audio/mid" /> <mimeMap fileExtension=".mix" mimeType="application/octet-stream" /> <mimeMap fileExtension=".mmf" mimeType="application/x-smaf" /> <mimeMap fileExtension=".mno" mimeType="text/xml" /> <mimeMap fileExtension=".mny" mimeType="application/x-msmoney" /> <mimeMap fileExtension=".mov" mimeType="video/quicktime" /> <mimeMap fileExtension=".movie" mimeType="video/x-sgi-movie" /> <mimeMap fileExtension=".mp2" mimeType="video/mpeg" /> <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> <mimeMap fileExtension=".mp4" mimeType="video/mp4" /> <mimeMap fileExtension=".mp4v" mimeType="video/mp4" /> <mimeMap fileExtension=".mpa" mimeType="video/mpeg" /> <mimeMap fileExtension=".mpe" mimeType="video/mpeg" /> <mimeMap fileExtension=".mpeg" mimeType="video/mpeg" /> <mimeMap fileExtension=".mpg" mimeType="video/mpeg" /> <mimeMap fileExtension=".mpp" mimeType="application/vnd.ms-project" /> <mimeMap fileExtension=".mpv2" mimeType="video/mpeg" /> <mimeMap fileExtension=".ms" mimeType="application/x-troff-ms" /> <mimeMap fileExtension=".msi" mimeType="application/octet-stream" /> <mimeMap fileExtension=".mso" mimeType="application/octet-stream" /> <mimeMap fileExtension=".mvb" mimeType="application/x-msmediaview" /> <mimeMap fileExtension=".mvc" mimeType="application/x-miva-compiled" /> <mimeMap fileExtension=".nc" mimeType="application/x-netcdf" /> <mimeMap fileExtension=".nsc" mimeType="video/x-ms-asf" /> <mimeMap fileExtension=".nws" mimeType="message/rfc822" /> <mimeMap fileExtension=".ocx" mimeType="application/octet-stream" /> <mimeMap fileExtension=".oda" mimeType="application/oda" /> <mimeMap fileExtension=".odc" mimeType="text/x-ms-odc" /> <mimeMap fileExtension=".ods" mimeType="application/oleobject" /> <mimeMap fileExtension=".oga" mimeType="audio/ogg" /> <mimeMap fileExtension=".ogg" mimeType="video/ogg" /> <mimeMap fileExtension=".ogv" mimeType="video/ogg" /> <mimeMap fileExtension=".one" mimeType="application/onenote" /> <mimeMap fileExtension=".onea" mimeType="application/onenote" /> <mimeMap fileExtension=".onetoc" mimeType="application/onenote" /> <mimeMap fileExtension=".onetoc2" mimeType="application/onenote" /> <mimeMap fileExtension=".onetmp" mimeType="application/onenote" /> <mimeMap fileExtension=".onepkg" mimeType="application/onenote" /> <mimeMap fileExtension=".osdx" mimeType="application/opensearchdescription+xml" /> <mimeMap fileExtension=".otf" mimeType="font/otf" /> <mimeMap fileExtension=".p10" mimeType="application/pkcs10" /> <mimeMap fileExtension=".p12" mimeType="application/x-pkcs12" /> <mimeMap fileExtension=".p7b" mimeType="application/x-pkcs7-certificates" /> <mimeMap fileExtension=".p7c" mimeType="application/pkcs7-mime" /> <mimeMap fileExtension=".p7m" mimeType="application/pkcs7-mime" /> <mimeMap fileExtension=".p7r" mimeType="application/x-pkcs7-certreqresp" /> <mimeMap fileExtension=".p7s" mimeType="application/pkcs7-signature" /> <mimeMap fileExtension=".pbm" mimeType="image/x-portable-bitmap" /> <mimeMap fileExtension=".pcx" mimeType="application/octet-stream" /> <mimeMap fileExtension=".pcz" mimeType="application/octet-stream" /> <mimeMap fileExtension=".pdf" mimeType="application/pdf" /> <mimeMap fileExtension=".pfb" mimeType="application/octet-stream" /> <mimeMap fileExtension=".pfm" mimeType="application/octet-stream" /> <mimeMap fileExtension=".pfx" mimeType="application/x-pkcs12" /> <mimeMap fileExtension=".pgm" mimeType="image/x-portable-graymap" /> <mimeMap fileExtension=".pko" mimeType="application/vnd.ms-pki.pko" /> <mimeMap fileExtension=".pma" mimeType="application/x-perfmon" /> <mimeMap fileExtension=".pmc" mimeType="application/x-perfmon" /> <mimeMap fileExtension=".pml" mimeType="application/x-perfmon" /> <mimeMap fileExtension=".pmr" mimeType="application/x-perfmon" /> <mimeMap fileExtension=".pmw" mimeType="application/x-perfmon" /> <mimeMap fileExtension=".png" mimeType="image/png" /> <mimeMap fileExtension=".pnm" mimeType="image/x-portable-anymap" /> <mimeMap fileExtension=".pnz" mimeType="image/png" /> <mimeMap fileExtension=".pot" mimeType="application/vnd.ms-powerpoint" /> <mimeMap fileExtension=".potm" mimeType="application/vnd.ms-powerpoint.template.macroEnabled.12" /> <mimeMap fileExtension=".potx" mimeType="application/vnd.openxmlformats-officedocument.presentationml.template" /> <mimeMap fileExtension=".ppam" mimeType="application/vnd.ms-powerpoint.addin.macroEnabled.12" /> <mimeMap fileExtension=".ppm" mimeType="image/x-portable-pixmap" /> <mimeMap fileExtension=".pps" mimeType="application/vnd.ms-powerpoint" /> <mimeMap fileExtension=".ppsm" mimeType="application/vnd.ms-powerpoint.slideshow.macroEnabled.12" /> <mimeMap fileExtension=".ppsx" mimeType="application/vnd.openxmlformats-officedocument.presentationml.slideshow" /> <mimeMap fileExtension=".ppt" mimeType="application/vnd.ms-powerpoint" /> <mimeMap fileExtension=".pptm" mimeType="application/vnd.ms-powerpoint.presentation.macroEnabled.12" /> <mimeMap fileExtension=".pptx" mimeType="application/vnd.openxmlformats-officedocument.presentationml.presentation" /> <mimeMap fileExtension=".prf" mimeType="application/pics-rules" /> <mimeMap fileExtension=".prm" mimeType="application/octet-stream" /> <mimeMap fileExtension=".prx" mimeType="application/octet-stream" /> <mimeMap fileExtension=".ps" mimeType="application/postscript" /> <mimeMap fileExtension=".psd" mimeType="application/octet-stream" /> <mimeMap fileExtension=".psm" mimeType="application/octet-stream" /> <mimeMap fileExtension=".psp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".pub" mimeType="application/x-mspublisher" /> <mimeMap fileExtension=".qt" mimeType="video/quicktime" /> <mimeMap fileExtension=".qtl" mimeType="application/x-quicktimeplayer" /> <mimeMap fileExtension=".qxd" mimeType="application/octet-stream" /> <mimeMap fileExtension=".ra" mimeType="audio/x-pn-realaudio" /> <mimeMap fileExtension=".ram" mimeType="audio/x-pn-realaudio" /> <mimeMap fileExtension=".rar" mimeType="application/octet-stream" /> <mimeMap fileExtension=".ras" mimeType="image/x-cmu-raster" /> <mimeMap fileExtension=".rf" mimeType="image/vnd.rn-realflash" /> <mimeMap fileExtension=".rgb" mimeType="image/x-rgb" /> <mimeMap fileExtension=".rm" mimeType="application/vnd.rn-realmedia" /> <mimeMap fileExtension=".rmi" mimeType="audio/mid" /> <mimeMap fileExtension=".roff" mimeType="application/x-troff" /> <mimeMap fileExtension=".rpm" mimeType="audio/x-pn-realaudio-plugin" /> <mimeMap fileExtension=".rtf" mimeType="application/rtf" /> <mimeMap fileExtension=".rtx" mimeType="text/richtext" /> <mimeMap fileExtension=".scd" mimeType="application/x-msschedule" /> <mimeMap fileExtension=".sct" mimeType="text/scriptlet" /> <mimeMap fileExtension=".sea" mimeType="application/octet-stream" /> <mimeMap fileExtension=".setpay" mimeType="application/set-payment-initiation" /> <mimeMap fileExtension=".setreg" mimeType="application/set-registration-initiation" /> <mimeMap fileExtension=".sgml" mimeType="text/sgml" /> <mimeMap fileExtension=".sh" mimeType="application/x-sh" /> <mimeMap fileExtension=".shar" mimeType="application/x-shar" /> <mimeMap fileExtension=".sit" mimeType="application/x-stuffit" /> <mimeMap fileExtension=".sldm" mimeType="application/vnd.ms-powerpoint.slide.macroEnabled.12" /> <mimeMap fileExtension=".sldx" mimeType="application/vnd.openxmlformats-officedocument.presentationml.slide" /> <mimeMap fileExtension=".smd" mimeType="audio/x-smd" /> <mimeMap fileExtension=".smi" mimeType="application/octet-stream" /> <mimeMap fileExtension=".smx" mimeType="audio/x-smd" /> <mimeMap fileExtension=".smz" mimeType="audio/x-smd" /> <mimeMap fileExtension=".snd" mimeType="audio/basic" /> <mimeMap fileExtension=".snp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".spc" mimeType="application/x-pkcs7-certificates" /> <mimeMap fileExtension=".spl" mimeType="application/futuresplash" /> <mimeMap fileExtension=".spx" mimeType="audio/ogg" /> <mimeMap fileExtension=".src" mimeType="application/x-wais-source" /> <mimeMap fileExtension=".ssm" mimeType="application/streamingmedia" /> <mimeMap fileExtension=".sst" mimeType="application/vnd.ms-pki.certstore" /> <mimeMap fileExtension=".stl" mimeType="application/vnd.ms-pki.stl" /> <mimeMap fileExtension=".sv4cpio" mimeType="application/x-sv4cpio" /> <mimeMap fileExtension=".sv4crc" mimeType="application/x-sv4crc" /> <mimeMap fileExtension=".svg" mimeType="image/svg+xml" /> <mimeMap fileExtension=".svgz" mimeType="image/svg+xml" /> <mimeMap fileExtension=".swf" mimeType="application/x-shockwave-flash" /> <mimeMap fileExtension=".t" mimeType="application/x-troff" /> <mimeMap fileExtension=".tar" mimeType="application/x-tar" /> <mimeMap fileExtension=".tcl" mimeType="application/x-tcl" /> <mimeMap fileExtension=".tex" mimeType="application/x-tex" /> <mimeMap fileExtension=".texi" mimeType="application/x-texinfo" /> <mimeMap fileExtension=".texinfo" mimeType="application/x-texinfo" /> <mimeMap fileExtension=".tgz" mimeType="application/x-compressed" /> <mimeMap fileExtension=".thmx" mimeType="application/vnd.ms-officetheme" /> <mimeMap fileExtension=".thn" mimeType="application/octet-stream" /> <mimeMap fileExtension=".tif" mimeType="image/tiff" /> <mimeMap fileExtension=".tiff" mimeType="image/tiff" /> <mimeMap fileExtension=".toc" mimeType="application/octet-stream" /> <mimeMap fileExtension=".tr" mimeType="application/x-troff" /> <mimeMap fileExtension=".trm" mimeType="application/x-msterminal" /> <mimeMap fileExtension=".ts" mimeType="video/vnd.dlna.mpeg-tts" /> <mimeMap fileExtension=".tsv" mimeType="text/tab-separated-values" /> <mimeMap fileExtension=".ttf" mimeType="application/octet-stream" /> <mimeMap fileExtension=".tts" mimeType="video/vnd.dlna.mpeg-tts" /> <mimeMap fileExtension=".txt" mimeType="text/plain" /> <mimeMap fileExtension=".u32" mimeType="application/octet-stream" /> <mimeMap fileExtension=".uls" mimeType="text/iuls" /> <mimeMap fileExtension=".ustar" mimeType="application/x-ustar" /> <mimeMap fileExtension=".vbs" mimeType="text/vbscript" /> <mimeMap fileExtension=".vcf" mimeType="text/x-vcard" /> <mimeMap fileExtension=".vcs" mimeType="text/plain" /> <mimeMap fileExtension=".vdx" mimeType="application/vnd.ms-visio.viewer" /> <mimeMap fileExtension=".vml" mimeType="text/xml" /> <mimeMap fileExtension=".vsd" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".vss" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".vst" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".vsto" mimeType="application/x-ms-vsto" /> <mimeMap fileExtension=".vsw" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".vsx" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".vtx" mimeType="application/vnd.visio" /> <mimeMap fileExtension=".wasm" mimeType="application/wasm" /> <mimeMap fileExtension=".wav" mimeType="audio/wav" /> <mimeMap fileExtension=".wax" mimeType="audio/x-ms-wax" /> <mimeMap fileExtension=".wbmp" mimeType="image/vnd.wap.wbmp" /> <mimeMap fileExtension=".wcm" mimeType="application/vnd.ms-works" /> <mimeMap fileExtension=".wdb" mimeType="application/vnd.ms-works" /> <mimeMap fileExtension=".webm" mimeType="video/webm" /> <mimeMap fileExtension=".wks" mimeType="application/vnd.ms-works" /> <mimeMap fileExtension=".wm" mimeType="video/x-ms-wm" /> <mimeMap fileExtension=".wma" mimeType="audio/x-ms-wma" /> <mimeMap fileExtension=".wmd" mimeType="application/x-ms-wmd" /> <mimeMap fileExtension=".wmf" mimeType="application/x-msmetafile" /> <mimeMap fileExtension=".wml" mimeType="text/vnd.wap.wml" /> <mimeMap fileExtension=".wmlc" mimeType="application/vnd.wap.wmlc" /> <mimeMap fileExtension=".wmls" mimeType="text/vnd.wap.wmlscript" /> <mimeMap fileExtension=".wmlsc" mimeType="application/vnd.wap.wmlscriptc" /> <mimeMap fileExtension=".wmp" mimeType="video/x-ms-wmp" /> <mimeMap fileExtension=".wmv" mimeType="video/x-ms-wmv" /> <mimeMap fileExtension=".wmx" mimeType="video/x-ms-wmx" /> <mimeMap fileExtension=".wmz" mimeType="application/x-ms-wmz" /> <mimeMap fileExtension=".woff" mimeType="font/x-woff" /> <mimeMap fileExtension=".woff2" mimeType="application/font-woff2" /> <mimeMap fileExtension=".wps" mimeType="application/vnd.ms-works" /> <mimeMap fileExtension=".wri" mimeType="application/x-mswrite" /> <mimeMap fileExtension=".wrl" mimeType="x-world/x-vrml" /> <mimeMap fileExtension=".wrz" mimeType="x-world/x-vrml" /> <mimeMap fileExtension=".wsdl" mimeType="text/xml" /> <mimeMap fileExtension=".wtv" mimeType="video/x-ms-wtv" /> <mimeMap fileExtension=".wvx" mimeType="video/x-ms-wvx" /> <mimeMap fileExtension=".x" mimeType="application/directx" /> <mimeMap fileExtension=".xaf" mimeType="x-world/x-vrml" /> <mimeMap fileExtension=".xaml" mimeType="application/xaml+xml" /> <mimeMap fileExtension=".xap" mimeType="application/x-silverlight-app" /> <mimeMap fileExtension=".xbap" mimeType="application/x-ms-xbap" /> <mimeMap fileExtension=".xbm" mimeType="image/x-xbitmap" /> <mimeMap fileExtension=".xdr" mimeType="text/plain" /> <mimeMap fileExtension=".xht" mimeType="application/xhtml+xml" /> <mimeMap fileExtension=".xhtml" mimeType="application/xhtml+xml" /> <mimeMap fileExtension=".xla" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xlam" mimeType="application/vnd.ms-excel.addin.macroEnabled.12" /> <mimeMap fileExtension=".xlc" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xlm" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xls" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xlsb" mimeType="application/vnd.ms-excel.sheet.binary.macroEnabled.12" /> <mimeMap fileExtension=".xlsm" mimeType="application/vnd.ms-excel.sheet.macroEnabled.12" /> <mimeMap fileExtension=".xlsx" mimeType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" /> <mimeMap fileExtension=".xlt" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xltm" mimeType="application/vnd.ms-excel.template.macroEnabled.12" /> <mimeMap fileExtension=".xltx" mimeType="application/vnd.openxmlformats-officedocument.spreadsheetml.template" /> <mimeMap fileExtension=".xlw" mimeType="application/vnd.ms-excel" /> <mimeMap fileExtension=".xml" mimeType="text/xml" /> <mimeMap fileExtension=".xof" mimeType="x-world/x-vrml" /> <mimeMap fileExtension=".xpm" mimeType="image/x-xpixmap" /> <mimeMap fileExtension=".xps" mimeType="application/vnd.ms-xpsdocument" /> <mimeMap fileExtension=".xsd" mimeType="text/xml" /> <mimeMap fileExtension=".xsf" mimeType="text/xml" /> <mimeMap fileExtension=".xsl" mimeType="text/xml" /> <mimeMap fileExtension=".xslt" mimeType="text/xml" /> <mimeMap fileExtension=".xsn" mimeType="application/octet-stream" /> <mimeMap fileExtension=".xtp" mimeType="application/octet-stream" /> <mimeMap fileExtension=".xwd" mimeType="image/x-xwindowdump" /> <mimeMap fileExtension=".z" mimeType="application/x-compress" /> <mimeMap fileExtension=".zip" mimeType="application/x-zip-compressed" /> </staticContent> <tracing> <traceFailedRequests> <add path="*"> <traceAreas> <add provider="ASP" verbosity="Verbose" /> <add provider="ASPNET" areas="Infrastructure,Module,Page,AppServices" verbosity="Verbose" /> <add provider="ISAPI Extension" verbosity="Verbose" /> <add provider="WWW Server" areas="Authentication,Security,Filter,StaticFile,CGI,Compression,Cache,RequestNotifications,Module,Rewrite,WebSocket" verbosity="Verbose" /> </traceAreas> <failureDefinitions statusCodes="200-999" /> </add> </traceFailedRequests> <traceProviderDefinitions> <add name="WWW Server" guid="{3a2a4e84-4c21-4981-ae10-3fda0d9b0f83}"> <areas> <clear /> <add name="Authentication" value="2" /> <add name="Security" value="4" /> <add name="Filter" value="8" /> <add name="StaticFile" value="16" /> <add name="CGI" value="32" /> <add name="Compression" value="64" /> <add name="Cache" value="128" /> <add name="RequestNotifications" value="256" /> <add name="Module" value="512" /> <add name="Rewrite" value="1024" /> <add name="FastCGI" value="4096" /> <add name="WebSocket" value="16384" /> <add name="ANCM" value="65536" /> </areas> </add> <add name="ASP" guid="{06b94d9a-b15e-456e-a4ef-37c984a2cb4b}"> <areas> <clear /> </areas> </add> <add name="ISAPI Extension" guid="{a1c2040e-8840-4c31-ba11-9871031a19ea}"> <areas> <clear /> </areas> </add> <add name="ASPNET" guid="{AFF081FE-0247-4275-9C4E-021F3DC1DA35}"> <areas> <add name="Infrastructure" value="1" /> <add name="Module" value="2" /> <add name="Page" value="4" /> <add name="AppServices" value="8" /> </areas> </add> </traceProviderDefinitions> </tracing> <urlCompression /> <validation /> <webdav> <globalSettings> <propertyStores> <add name="webdav_simple_prop" image="%IIS_BIN%\webdav_simple_prop.dll" image32="%IIS_BIN%\webdav_simple_prop.dll" /> </propertyStores> <lockStores> <add name="webdav_simple_lock" image="%IIS_BIN%\webdav_simple_lock.dll" image32="%IIS_BIN%\webdav_simple_lock.dll" /> </lockStores> </globalSettings> <authoring> <locks enabled="true" lockStore="webdav_simple_lock" /> </authoring> <authoringRules /> </webdav> <webSocket /> <applicationInitialization /> </system.webServer> <location path="" overrideMode="Allow"> <system.webServer> <modules> <add name="IsapiFilterModule" lockItem="true" /> <add name="BasicAuthenticationModule" lockItem="true" /> <add name="IsapiModule" lockItem="true" /> <add name="HttpLoggingModule" lockItem="true" /> <add name="DynamicCompressionModule" lockItem="true" /> <add name="StaticCompressionModule" lockItem="true" /> <add name="DefaultDocumentModule" lockItem="true" /> <add name="DirectoryListingModule" lockItem="true" /> <add name="ProtocolSupportModule" lockItem="true" /> <add name="HttpRedirectionModule" lockItem="true" /> <add name="ServerSideIncludeModule" lockItem="true" /> <add name="StaticFileModule" lockItem="true" /> <add name="AnonymousAuthenticationModule" lockItem="true" /> <add name="CertificateMappingAuthenticationModule" lockItem="true" /> <add name="UrlAuthorizationModule" lockItem="true" /> <add name="WindowsAuthenticationModule" lockItem="true" /> <add name="IISCertificateMappingAuthenticationModule" lockItem="true" /> <add name="WebMatrixSupportModule" lockItem="true" /> <add name="IpRestrictionModule" lockItem="true" /> <add name="DynamicIpRestrictionModule" lockItem="true" /> <add name="RequestFilteringModule" lockItem="true" /> <add name="CustomLoggingModule" lockItem="true" /> <add name="CustomErrorModule" lockItem="true" /> <add name="FailedRequestsTracingModule" lockItem="true" /> <add name="CgiModule" lockItem="true" /> <add name="FastCgiModule" lockItem="true" /> <!-- <add name="WebDAVModule" /> --> <add name="RewriteModule" /> <add name="OutputCache" type="System.Web.Caching.OutputCacheModule" preCondition="managedHandler" /> <add name="Session" type="System.Web.SessionState.SessionStateModule" preCondition="managedHandler" /> <add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule" preCondition="managedHandler" /> <add name="FormsAuthentication" type="System.Web.Security.FormsAuthenticationModule" preCondition="managedHandler" /> <add name="DefaultAuthentication" type="System.Web.Security.DefaultAuthenticationModule" preCondition="managedHandler" /> <add name="RoleManager" type="System.Web.Security.RoleManagerModule" preCondition="managedHandler" /> <add name="UrlAuthorization" type="System.Web.Security.UrlAuthorizationModule" preCondition="managedHandler" /> <add name="FileAuthorization" type="System.Web.Security.FileAuthorizationModule" preCondition="managedHandler" /> <add name="AnonymousIdentification" type="System.Web.Security.AnonymousIdentificationModule" preCondition="managedHandler" /> <add name="Profile" type="System.Web.Profile.ProfileModule" preCondition="managedHandler" /> <add name="UrlMappingsModule" type="System.Web.UrlMappingsModule" preCondition="managedHandler" /> <add name="ApplicationInitializationModule" lockItem="true" /> <add name="WebSocketModule" lockItem="true" /> <add name="ServiceModel-4.0" type="System.ServiceModel.Activation.ServiceHttpModule,System.ServiceModel.Activation,Version=4.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35" preCondition="managedHandler,runtimeVersionv4.0" /> <add name="ConfigurationValidationModule" lockItem="true" /> <add name="UrlRoutingModule-4.0" type="System.Web.Routing.UrlRoutingModule" preCondition="managedHandler,runtimeVersionv4.0" /> <add name="ScriptModule-4.0" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="managedHandler,runtimeVersionv4.0" /> <add name="ServiceModel" type="System.ServiceModel.Activation.HttpModule, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="managedHandler,runtimeVersionv2.0" /> <add name="AspNetCoreModuleV2" lockItem="true" /> </modules> <handlers accessPolicy="Read, Script"> <!-- <add name="WebDAV" path="*" verb="PROPFIND,PROPPATCH,MKCOL,PUT,COPY,DELETE,MOVE,LOCK,UNLOCK" modules="WebDAVModule" resourceType="Unspecified" requireAccess="None" /> --> <add name="AXD-ISAPI-4.0_64bit" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="PageHandlerFactory-ISAPI-4.0_64bit" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="SimpleHandlerFactory-ISAPI-4.0_64bit" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="WebServiceHandlerFactory-ISAPI-4.0_64bit" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-rem-ISAPI-4.0_64bit" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-soap-ISAPI-4.0_64bit" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="svc-ISAPI-4.0_64bit" path="*.svc" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" /> <add name="rules-ISAPI-4.0_64bit" path="*.rules" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" /> <add name="xoml-ISAPI-4.0_64bit" path="*.xoml" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" /> <add name="xamlx-ISAPI-4.0_64bit" path="*.xamlx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" /> <add name="aspq-ISAPI-4.0_64bit" path="*.aspq" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="cshtm-ISAPI-4.0_64bit" path="*.cshtm" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="cshtml-ISAPI-4.0_64bit" path="*.cshtml" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="vbhtm-ISAPI-4.0_64bit" path="*.vbhtm" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="vbhtml-ISAPI-4.0_64bit" path="*.vbhtml" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="svc-Integrated" path="*.svc" verb="*" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="svc-ISAPI-2.0" path="*.svc" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" /> <add name="xoml-Integrated" path="*.xoml" verb="*" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="xoml-ISAPI-2.0" path="*.xoml" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" /> <add name="rules-Integrated" path="*.rules" verb="*" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="rules-ISAPI-2.0" path="*.rules" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" /> <add name="AXD-ISAPI-4.0_32bit" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="PageHandlerFactory-ISAPI-4.0_32bit" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="SimpleHandlerFactory-ISAPI-4.0_32bit" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="WebServiceHandlerFactory-ISAPI-4.0_32bit" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-rem-ISAPI-4.0_32bit" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-soap-ISAPI-4.0_32bit" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="svc-ISAPI-4.0_32bit" path="*.svc" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" /> <add name="rules-ISAPI-4.0_32bit" path="*.rules" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" /> <add name="xoml-ISAPI-4.0_32bit" path="*.xoml" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" /> <add name="xamlx-ISAPI-4.0_32bit" path="*.xamlx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" /> <add name="aspq-ISAPI-4.0_32bit" path="*.aspq" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="cshtm-ISAPI-4.0_32bit" path="*.cshtm" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="cshtml-ISAPI-4.0_32bit" path="*.cshtml" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="vbhtm-ISAPI-4.0_32bit" path="*.vbhtm" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="vbhtml-ISAPI-4.0_32bit" path="*.vbhtml" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="TraceHandler-Integrated-4.0" path="trace.axd" verb="GET,HEAD,POST,DEBUG" type="System.Web.Handlers.TraceHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="WebAdminHandler-Integrated-4.0" path="WebAdmin.axd" verb="GET,DEBUG" type="System.Web.Handlers.WebAdminHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="AssemblyResourceLoader-Integrated-4.0" path="WebResource.axd" verb="GET,DEBUG" type="System.Web.Handlers.AssemblyResourceLoader" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="PageHandlerFactory-Integrated-4.0" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="SimpleHandlerFactory-Integrated-4.0" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="WebServiceHandlerFactory-Integrated-4.0" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="HttpRemotingHandlerFactory-rem-Integrated-4.0" path="*.rem" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="HttpRemotingHandlerFactory-soap-Integrated-4.0" path="*.soap" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="svc-Integrated-4.0" path="*.svc" verb="*" type="System.ServiceModel.Activation.ServiceHttpHandlerFactory, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="rules-Integrated-4.0" path="*.rules" verb="*" type="System.ServiceModel.Activation.ServiceHttpHandlerFactory, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="xoml-Integrated-4.0" path="*.xoml" verb="*" type="System.ServiceModel.Activation.ServiceHttpHandlerFactory, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="xamlx-Integrated-4.0" path="*.xamlx" verb="GET,HEAD,POST,DEBUG" type="System.Xaml.Hosting.XamlHttpHandlerFactory, System.Xaml.Hosting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="aspq-Integrated-4.0" path="*.aspq" verb="GET,HEAD,POST,DEBUG" type="System.Web.HttpForbiddenHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="cshtm-Integrated-4.0" path="*.cshtm" verb="GET,HEAD,POST,DEBUG" type="System.Web.HttpForbiddenHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="cshtml-Integrated-4.0" path="*.cshtml" verb="GET,HEAD,POST,DEBUG" type="System.Web.HttpForbiddenHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="vbhtm-Integrated-4.0" path="*.vbhtm" verb="GET,HEAD,POST,DEBUG" type="System.Web.HttpForbiddenHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="vbhtml-Integrated-4.0" path="*.vbhtml" verb="GET,HEAD,POST,DEBUG" type="System.Web.HttpForbiddenHandler" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="ScriptHandlerFactoryAppServices-Integrated-4.0" path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="ScriptResourceIntegrated-4.0" path="*ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="integratedMode,runtimeVersionv4.0" /> <add name="ASPClassic" path="*.asp" verb="GET,HEAD,POST" modules="IsapiModule" scriptProcessor="%IIS_BIN%\asp.dll" resourceType="File" /> <add name="SecurityCertificate" path="*.cer" verb="GET,HEAD,POST" modules="IsapiModule" scriptProcessor="%IIS_BIN%\asp.dll" resourceType="File" /> <add name="ISAPI-dll" path="*.dll" verb="*" modules="IsapiModule" resourceType="File" requireAccess="Execute" allowPathInfo="true" /> <add name="TraceHandler-Integrated" path="trace.axd" verb="GET,HEAD,POST,DEBUG" type="System.Web.Handlers.TraceHandler" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="WebAdminHandler-Integrated" path="WebAdmin.axd" verb="GET,DEBUG" type="System.Web.Handlers.WebAdminHandler" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="AssemblyResourceLoader-Integrated" path="WebResource.axd" verb="GET,DEBUG" type="System.Web.Handlers.AssemblyResourceLoader" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="PageHandlerFactory-Integrated" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="SimpleHandlerFactory-Integrated" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="WebServiceHandlerFactory-Integrated" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Services.Protocols.WebServiceHandlerFactory,System.Web.Services,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="HttpRemotingHandlerFactory-rem-Integrated" path="*.rem" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory,System.Runtime.Remoting,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="HttpRemotingHandlerFactory-soap-Integrated" path="*.soap" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory,System.Runtime.Remoting,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b77a5c561934e089" preCondition="integratedMode,runtimeVersionv2.0" /> <add name="AXD-ISAPI-2.0" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="PageHandlerFactory-ISAPI-2.0" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="SimpleHandlerFactory-ISAPI-2.0" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="WebServiceHandlerFactory-ISAPI-2.0" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-rem-ISAPI-2.0" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-soap-ISAPI-2.0" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness32" responseBufferLimit="0" /> <add name="svc-ISAPI-2.0-64" path="*.svc" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" /> <add name="AXD-ISAPI-2.0-64" path="*.axd" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="PageHandlerFactory-ISAPI-2.0-64" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="SimpleHandlerFactory-ISAPI-2.0-64" path="*.ashx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="WebServiceHandlerFactory-ISAPI-2.0-64" path="*.asmx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-rem-ISAPI-2.0-64" path="*.rem" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="HttpRemotingHandlerFactory-soap-ISAPI-2.0-64" path="*.soap" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" responseBufferLimit="0" /> <add name="rules-64-ISAPI-2.0" path="*.rules" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" /> <add name="xoml-64-ISAPI-2.0" path="*.xoml" verb="*" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv2.0,bitness64" /> <add name="CGI-exe" path="*.exe" verb="*" modules="CgiModule" resourceType="File" requireAccess="Execute" allowPathInfo="true" /> <add name="SSINC-stm" path="*.stm" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" /> <add name="SSINC-shtm" path="*.shtm" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" /> <add name="SSINC-shtml" path="*.shtml" verb="GET,HEAD,POST" modules="ServerSideIncludeModule" resourceType="File" /> <add name="TRACEVerbHandler" path="*" verb="TRACE" modules="ProtocolSupportModule" requireAccess="None" /> <add name="OPTIONSVerbHandler" path="*" verb="OPTIONS" modules="ProtocolSupportModule" requireAccess="None" /> <add name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" path="*." verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" /> <add name="ExtensionlessUrlHandler-ISAPI-4.0_64bit" path="*." verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" /> <add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="GET,HEAD,POST,DEBUG" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" responseBufferLimit="0" /> <add name="StaticFile" path="*" verb="*" modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule" resourceType="Either" requireAccess="Read" /> </handlers> </system.webServer> </location> </configuration> ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/obj/Debug/net6.0/WIDESEAWCS_IBasicInfoService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_IBasicInfoService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_IBasicInfoService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_IBasicInfoService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/obj/Debug/net6.0/WIDESEAWCS_IBasicInfoService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 1b64692586d4e648bb10e87ef0d7b4ed81a0b938fedb7fe7706a78c5079bf463 0b796ce708123ebd0f4879f4affb4434afda0eeced46d82b60270b5cfa163d17 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCar/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarServices.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_IShuttleCarServices")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_IShuttleCarServices")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_IShuttleCarServices")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCar/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarServices.AssemblyInfoInputs.cache
@@ -1 +1 @@ b99a5f431482269709b6f793d3186a9b23a7f5824b841cc3167e19ef74a1f0e3 99576bd31d1eb827c417e2ddb36b674dfe9ef2a4e4c120688bcefc919f735473 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_IShuttleCarRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_IShuttleCarRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 21b78116be7eb52a80a6216b72050ea35e81214e8433dd1b763b081701b73345 acb329d2a176611794b9e7c717a41fba48e7b93ac9abdd25b47c7ab7cc0fd373 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/obj/Debug/net6.0/WIDESEAWCS_ISystemRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ISystemRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ISystemRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ISystemRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/obj/Debug/net6.0/WIDESEAWCS_ISystemRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ e533f8c8755e58c4e629c133865d05576a91b7717c8cef4e33dc292222cd79a2 3433b78531174a08fd65fd5fada3cdfc07a4e87934d7c47350fe713dc0adb707 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/Debug/net6.0/WIDESEAWCS_ISystemServices.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ISystemServices")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ISystemServices")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ISystemServices")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/Debug/net6.0/WIDESEAWCS_ISystemServices.AssemblyInfoInputs.cache
@@ -1 +1 @@ da98e4be8627f7db89a153633b0045e2a269fa96dfc8a4717c0cdc6e4ba59e5d 63f33664d5112ac54dbfa73d16cb5390d21f6db8f85ff9ab4babba3823332b11 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/Debug/net6.0/WIDESEAWCS_ITaskInfoRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/obj/Debug/net6.0/WIDESEAWCS_ITaskInfoRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ a20ecb8e89fcdfa07bacad3ee95a4395bb413c55eafc1f972775f7a12531a379 7e2aeed86ca3b7de4b3616b98aba0e5adb602dc3b37fe37243282a6e2d6a4545 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/obj/Debug/net6.0/WIDESEAWCS_ITaskInfoService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ITaskInfoService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ITaskInfoService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ITaskInfoService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/obj/Debug/net6.0/WIDESEAWCS_ITaskInfoService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 28bdf304a1cc6d3afb63772ce287dc9a08d0a98e7399582e04ff7674b44cd1fe 23e361bf633ed481105799b3c06cdd035fbf741f32b0e4e6ad8e610bb5c73c76 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/obj/Debug/net6.0/WIDESEAWCS_Model.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_Model")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_Model")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_Model")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/obj/Debug/net6.0/WIDESEAWCS_Model.AssemblyInfoInputs.cache
@@ -1 +1 @@ 5f3b0649a8b99d3ff6ba9b619edece6a3e60d9fc98e6b9cbef1d2d596a320798 131f5d8bada5bbb235292caf19e656b91861f60dc98e270d28a7952da735f20a ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.exeBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Tasks.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Tasks.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/WIDESEAWCS_Server.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/WIDESEAWCS_Server.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/WIDESEAWCS_Server.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/apphost.exeBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/ref/WIDESEAWCS_Server.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/Debug/net6.0/refint/WIDESEAWCS_Server.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ShuttleCar/obj/Debug/net6.0/WIDESEAWCS_ShuttleCarServices.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ShuttleCarServices")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ShuttleCarServices")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ShuttleCarServices")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ShuttleCar/obj/Debug/net6.0/WIDESEAWCS_ShuttleCarServices.AssemblyInfoInputs.cache
@@ -1 +1 @@ a601896aa84d26b12a90d9a3f42342cc21bc8e08259c0949a14d2bca21407a49 a7254040a69f7ff8c835124911c7c788948b1b74f09dad612356d99c88da0a70 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_ShuttleCarRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_ShuttleCarRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_ShuttleCarRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_ShuttleCarRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ShuttleCarRepository/obj/Debug/net6.0/WIDESEAWCS_ShuttleCarRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 03a76db492fed1b80359239cd5d814c6705a933395b3dcab7db8360906e5f2fa 8187a27437c632980fcf4961c292680983ed5dc6a0da6d107969e72f1eb7a54c ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/obj/Debug/net6.0/WIDESEAWCS_SystemRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_SystemRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_SystemRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_SystemRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemRepository/obj/Debug/net6.0/WIDESEAWCS_SystemRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ c9838ee3bcfa71fda68f765bd9712ad32581ba23561ef9eb29d051637b189b5a 235dd2f83363c071213e2f24bf079d55c78c313e89d043ec8c9bb23b536da2fc ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/obj/Debug/net6.0/WIDESEAWCS_SystemServices.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_SystemServices")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_SystemServices")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_SystemServices")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/obj/Debug/net6.0/WIDESEAWCS_SystemServices.AssemblyInfoInputs.cache
@@ -1 +1 @@ fd9febb419e58589e2bbb4b732ffbfdec1e9e5943f3f76b36c8e36d15c759b77 3c4d63b9480bddeede2ae3be8288863ccedd3ba11d6f64fc77e15b947650e2b5 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/Debug/net6.0/WIDESEAWCS_TaskInfoRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_TaskInfoRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_TaskInfoRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_TaskInfoRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/Debug/net6.0/WIDESEAWCS_TaskInfoRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 42ee1d7dcb666ecfe00604e1bf413aba8ba71b27e1d87307107ea39ad1218c8c f9d8d954ffb52d34aaf48e9c21a03148e8dc09d0bdd9334e194f4a335df9c3bb ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/PartialTaskService_StackCrane.cs
@@ -83,6 +83,7 @@ if (task.TargetIsPickPlace) { task.TaskState = (int)TaskRelocationStatusEnum.RelocationFinish; WMStask.TaskState = task.TaskState; AddTask_Hty(task, TaskOperateTypeEnum.AutoComplete); } else ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskService.cs
@@ -215,9 +215,9 @@ Dt_Task task = null; List<Dt_Task> tasks = new List<Dt_Task>(); if (string.IsNullOrEmpty(currentAddress)) tasks = BaseDal.QueryData(x => x.Roadway == deviceNo && TaskRelocationTypes.Contains(x.TaskType) && x.TaskState < TaskRelocationStatusEnum.SC_RelocationExecuting.ObjToInt()).OrderBy(x => x.TaskNum).ToList(); tasks = BaseDal.QueryData(x => x.Roadway == deviceNo && TaskRelocationTypes.Contains(x.TaskType) && x.TaskState < TaskRelocationStatusEnum.SC_RelocationFinish.ObjToInt()).OrderBy(x => x.TaskNum).ToList(); else tasks = BaseDal.QueryData(x => x.Roadway == deviceNo && x.CurrentAddress == currentAddress && TaskRelocationTypes.Contains(x.TaskType) && x.TaskState < TaskRelocationStatusEnum.SC_RelocationExecuting.ObjToInt()).OrderBy(x => x.TaskNum).ToList(); tasks = BaseDal.QueryData(x => x.Roadway == deviceNo && x.CurrentAddress == currentAddress && TaskRelocationTypes.Contains(x.TaskType) && x.TaskState < TaskRelocationStatusEnum.SC_RelocationFinish.ObjToInt()).OrderBy(x => x.TaskNum).ToList(); if (tasks != null && tasks.Count > 0) { task = tasks.First(); @@ -394,9 +394,10 @@ return content = WebResponseContent.Instance.Error($"该任å¡ç¶æä¸å¯è·³è½¬å°ä¸ä¸æ¥,ä»»å¡å·:ã{task.TaskNum}ã,ä»»å¡ç¶æ:ã{task.TaskState}ã"); } int nextStatus = task.TaskState.GetNextNotCompletedStatus<TaskRelocationStatusEnum>(); task.TaskState = nextStatus; if (task.SourceIsPickPlace && task.TaskState == TaskRelocationStatusEnum.RelocationNew.ObjToInt()) task.TaskState = TaskRelocationStatusEnum.SC_RelocationExecuting.ObjToInt(); else task.TaskState = nextStatus; } else if (task.TaskType.GetTaskTypeGroup() == TaskTypeGroup.OtherGroup)//åºå 移车 { ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/WIDESEAWCS_TaskInfoService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_TaskInfoService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_TaskInfoService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_TaskInfoService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/WIDESEAWCS_TaskInfoService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 68a9ac88997cc9120683ae70b4e9a117c629fe54959139bf13737eae82903727 c4cd65e41e20e2a705dd5d50429a9005b4bbfc65ecc840b5d8cccb15672303be ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/WIDESEAWCS_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/ref/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/Debug/net6.0/refint/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/StackerCraneJob/CommonStackerCraneJob.cs
@@ -97,21 +97,53 @@ { if (task.TaskType == (int)TaskRelocationTypeEnum.Relocation)//ç§»åºä»»å¡å¤æç»ç¹æ¯å¦æç©¿æ¢è½¦ { var ShuttleCar = GetShuttleCarInfo(task.TargetAddress);//ç§»åºä»»å¡å¤æç»ç¹æ¯å¦æç©¿æ¢è½¦ if (task.TargetIsPickPlace && ShuttleCar != null)//移走 { _taskService.AddRelocationCarTask(task.TargetAddress, "", ShuttleCar.ShuttleCarCode); } else if (!task.TargetIsPickPlace && ShuttleCar == null) { _taskService.AddRelocationCarTask("", task.TargetAddress); } else { task.ShuttleCarCode = ShuttleCar?.ShuttleCarCode; _taskService.UpdateData(task); if (task.SourceIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.RelocationNew) SendTask(commonStackerCrane, task);//ä¸åå åæºä»»å¡ else if (!task.SourceIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.RelocationNew) { var ShuttleCar = GetShuttleCarInfo(task.SourceAddress);//ç§»åºä»»å¡å¤æèµ·ç¹æ¯å¦æç©¿æ¢è½¦ if (ShuttleCar != null) { task.ShuttleCarCode = ShuttleCar.ShuttleCarCode; _taskService.UpdateData(task); } else _taskService.AddRelocationCarTask("", task.SourceAddress); } else if (!task.TargetIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.CarSource_Finish) { var ShuttleCar = GetShuttleCarInfo(task.TargetAddress);//ç§»åºä»»å¡å¤æç»ç¹æ¯å¦æç©¿æ¢è½¦ if (task.TargetIsPickPlace && ShuttleCar != null)//移走 { _taskService.AddRelocationCarTask(task.TargetAddress, "", ShuttleCar.ShuttleCarCode); } else if (!task.TargetIsPickPlace && ShuttleCar == null) { _taskService.AddRelocationCarTask("", task.TargetAddress); } else { task.ShuttleCarCode = ShuttleCar?.ShuttleCarCode; _taskService.UpdateData(task); SendTask(commonStackerCrane, task);//ä¸åå åæºä»»å¡ } } #region MyRegion //var ShuttleCar = GetShuttleCarInfo(task.TargetAddress);//ç§»åºä»»å¡å¤æç»ç¹æ¯å¦æç©¿æ¢è½¦ //if (task.TargetIsPickPlace && ShuttleCar != null)//移走 //{ // _taskService.AddRelocationCarTask(task.TargetAddress, "", ShuttleCar.ShuttleCarCode); //} //else if (!task.TargetIsPickPlace && ShuttleCar == null) //{ // _taskService.AddRelocationCarTask("", task.TargetAddress); //} //else //{ // task.ShuttleCarCode = ShuttleCar?.ShuttleCarCode; // _taskService.UpdateData(task); // SendTask(commonStackerCrane, task);//ä¸åå åæºä»»å¡ //} #endregion } else if (task.TaskType == (int)TaskInboundTypeEnum.Inbound) { @@ -208,39 +240,7 @@ { Dt_Task task = _taskService.QueryStackerCraneRelocationTask(commonStackerCrane.DeviceCode);//è·åç§»åºä»»å¡ #region åå¨ç§»åºä»»å¡å¿ é¡»å æ§è¡ç§»åºä»»å¡ if (task != null) { if (task.SourceIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.RelocationNew) SendTask(commonStackerCrane, task);//ä¸åå åæºä»»å¡ else if (!task.SourceIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.RelocationNew) { var ShuttleCar = GetShuttleCarInfo(task.SourceAddress);//ç§»åºä»»å¡å¤æèµ·ç¹æ¯å¦æç©¿æ¢è½¦ if (ShuttleCar != null) { task.ShuttleCarCode = ShuttleCar.ShuttleCarCode; _taskService.UpdateData(task); } else _taskService.AddRelocationCarTask("", task.SourceAddress); } else if (!task.TargetIsPickPlace && task.TaskState == (int)TaskRelocationStatusEnum.CarSource_Finish) { var ShuttleCar = GetShuttleCarInfo(task.TargetAddress);//ç§»åºä»»å¡å¤æç»ç¹æ¯å¦æç©¿æ¢è½¦ if (task.TargetIsPickPlace && ShuttleCar != null)//移走 { _taskService.AddRelocationCarTask(task.TargetAddress, "", ShuttleCar.ShuttleCarCode); } else if (!task.TargetIsPickPlace && ShuttleCar == null) { _taskService.AddRelocationCarTask("", task.TargetAddress); } else { task.ShuttleCarCode = ShuttleCar?.ShuttleCarCode; _taskService.UpdateData(task); SendTask(commonStackerCrane, task);//ä¸åå åæºä»»å¡ } } } if (task != null) return task; #endregion #region åºå ¥åºä»»å¡ ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/bin/Debug/net6.0/WIDESEAWCS_Tasks.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/bin/Debug/net6.0/WIDESEAWCS_Tasks.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/WIDESEAWCS_Tasks.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEAWCS_Tasks")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEAWCS_Tasks")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEAWCS_Tasks")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/WIDESEAWCS_Tasks.AssemblyInfoInputs.cache
@@ -1 +1 @@ 0a77729d118dac5be5da876777ba2a5e40d2b26788b0c07b553d9c107a7bbdc8 45f0deb9bb758bc117f8a141331f558a1d44b255479705958b54a837c22d5845 ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/WIDESEAWCS_Tasks.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/WIDESEAWCS_Tasks.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/WIDESEAWCS_Tasks.pdbBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/ref/WIDESEAWCS_Tasks.dllBinary files differ
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/Debug/net6.0/refint/WIDESEAWCS_Tasks.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer.zipBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/.futdcache.v2Binary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/.suoBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/.vs/WIDESEA_WMSServer/v17/fileList.binBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/LogLibrary/bin/Debug/net6.0/LogLibrary.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.csproj.FileListAbsolute.txt
@@ -1,10 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\refint\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\ref\LogLibrary.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.GeneratedMSBuildEditorConfig.editorconfig @@ -12,3 +5,10 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\refint\LogLibrary.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\ref\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\bin\Debug\net6.0\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\refint\LogLibrary.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\LogLibrary\obj\Debug\net6.0\ref\LogLibrary.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_BasicRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_BasicRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_BasicRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ bf52ddaca52cf0c341fcf83ead63e65ef740d55a480b33f56379ed75a17e1730 2b9e2b1f3765454a4c95e154b8caaf7d735703d3a7e60dcd72cf82f515405006 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\refint\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\ref\WIDESEA_BasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\refint\WIDESEA_BasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\ref\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\refint\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicRepository\obj\Debug\net6.0\ref\WIDESEA_BasicRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/ref/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/obj/Debug/net6.0/refint/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/Service/LocationInfoService.cs
@@ -86,6 +86,13 @@ locationInfo = BaseDal.QueryFirst(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt() && x.Row == 2), _emptyAssignOrderBy); return locationInfo; } public Dt_LocationInfo AssignLocation(string[] Stations) { Dt_LocationInfo? locationInfo = null; locationInfo = BaseDal.QueryData(x => Stations.Contains(x.LocationCode) && x.CurrentQty < x.MaxQty - 1, _emptyAssignOrderBy).First(); return locationInfo; } /// <summary> /// åé è´§ä½ /// </summary> @@ -95,11 +102,11 @@ /// <exception cref="Exception"></exception> public Dt_LocationInfo AssignLocation(int inboundOrderCount) { Dt_LocationInfo locationInfo = BaseDal.QueryFirst(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt()) && x.Row == (inboundOrderCount > 1 ? 1 : 3), _emptyAssignOrderBy); Dt_LocationInfo locationInfo = BaseDal.QueryFirst(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt()) && x.CurrentQty < 1 && x.Row == (inboundOrderCount > 1 ? 1 : 3), _emptyAssignOrderBy); if (locationInfo == null) { var locationInfos = BaseDal.QueryData(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt()), _emptyAssignOrderBy); var locationInfos = BaseDal.QueryData(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt() && x.CurrentQty < 1), _emptyAssignOrderBy); if (locationInfos.Count > 1) locationInfo = locationInfos[0];//éé¢çä¸ä¸ªè´§ä½ç§»åº } @@ -197,7 +204,8 @@ WebResponseContent content = new WebResponseContent(); try { Dt_LocationInfo locationInfo = BaseDal.QueryFirst(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt()) && (x.Row == 1 || x.Row == 3), _emptyAssignOrderBy); //Dt_LocationInfo locationInfo = BaseDal.QueryFirst(x => x.LocationStatus == LocationStatusEnum.Free.ObjToInt() && (x.EnableStatus == EnableStatusEnum.OnlyIn.ObjToInt() || x.EnableStatus == EnableStatusEnum.Normal.ObjToInt()) && (x.Row == 1 || x.Row == 3), _emptyAssignOrderBy); Dt_LocationInfo locationInfo = BaseDal.QueryFirst(x => x.CurrentQty < x.MaxQty && x.LocationCode != position, _emptyAssignOrderBy); if (locationInfo != null) content.OK(locationInfo.LocationCode); } catch (Exception ex) ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_BasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_BasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_BasicService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_BasicService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_BasicService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 95988109d39b658135a8585949294803660a8b361604e64c526633f969ea14c7 2cfae00a34d29dbb388ae4cc47858dea9d335990c96560f95ff6e3581ee73ab2 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.csproj.FileListAbsolute.txt
@@ -1,30 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\refint\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\ref\WIDESEA_BasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.pdb @@ -52,3 +25,30 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\refint\WIDESEA_BasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\ref\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\refint\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_BasicService\obj\Debug\net6.0\ref\WIDESEA_BasicService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/WIDESEA_BasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/ref/WIDESEA_BasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/obj/Debug/net6.0/refint/WIDESEA_BasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs
ÎļþÒÑɾ³ý ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_Common")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_Common")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_Common")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.AssemblyInfoInputs.cache
@@ -1 +1 @@ a519bc42d81aaab6715320e6cb51fa4ee3df71d594fb57b54ffeb0ea568f4e2d 1885bf5f718f9ad56821b479da3bca8e21e6bb5f075f9e46d99da1f1b69e1e37 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ 0e345dfc9c5e3e041c1828acde217f2e24fc36756f9fb0fcf9bce55118fe7f41 1513d4af55dcdf8bfc018052ef633d2eb8ce1582bfe536d9ea96327cec6c2432 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.csproj.FileListAbsolute.txt
@@ -1,14 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\refint\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\ref\WIDESEA_Common.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.pdb @@ -20,3 +9,14 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\refint\WIDESEA_Common.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\ref\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\refint\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Common\obj\Debug\net6.0\ref\WIDESEA_Common.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/ref/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/obj/Debug/net6.0/refint/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/TaskEnum.cs
@@ -310,7 +310,7 @@ /// ç§»åºå®æ /// </summary> [Description("ç§»åºå®æ")] RelocationCarFinish = 490, RelocationFinish = 490, } public enum AGVTaskStatusEnum ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/WIDESEA_Core.AssemblyInfo.cs
@@ -15,7 +15,7 @@ [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyDescriptionAttribute("dddddddddddddddddddddddddddddddddddd")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_Core")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_Core")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/WIDESEA_Core.AssemblyInfoInputs.cache
@@ -1 +1 @@ 3f6a0395b92d5a7e221bd91ac41605c3c470834f4c813617e08a292b73dbdc78 2b52ff02bc4c46c8a68cf71421f2509d94025bc9a2c7c35e972be45470269101 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/WIDESEA_Core.csproj.FileListAbsolute.txt
@@ -1,15 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\refint\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\ref\WIDESEA_Core.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.pdb @@ -22,3 +10,15 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\refint\WIDESEA_Core.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\ref\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\refint\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Core\obj\Debug\net6.0\ref\WIDESEA_Core.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/ref/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/Debug/net6.0/refint/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_DTO")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_DTO")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_DTO")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.AssemblyInfoInputs.cache
@@ -1 +1 @@ 7231ebbd8400d89271d3800aef309c09fb96506aae1cd11b14e6e9dfdd2690e4 29efca9fd8820387d2aeb98ba4074bc25774567c49b9fd381feaafadc9fbd407 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.csproj.FileListAbsolute.txt
@@ -1,22 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\refint\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\ref\WIDESEA_DTO.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.pdb @@ -36,3 +17,22 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\refint\WIDESEA_DTO.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\ref\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\refint\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_DTO\obj\Debug\net6.0\ref\WIDESEA_DTO.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/ref/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/obj/Debug/net6.0/refint/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IBasicRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IBasicRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IBasicRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ e3b20ef7af12aa30513a917407d7c9bc6bd998060f1870ffa8ca1a2500d483d3 4bd1f2179ca6300e4498bd056c6999ab1c61b78cbdcfaf40639b487c6c05144a ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\refint\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\ref\WIDESEA_IBasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\refint\WIDESEA_IBasicRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\ref\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\refint\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicRepository\obj\Debug\net6.0\ref\WIDESEA_IBasicRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/ref/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/obj/Debug/net6.0/refint/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -31,6 +31,17 @@ WebResponseContent LocationDisableStatus(int key); WebResponseContent GetPosition(string position); WebResponseContent UpdateEnableStatus(SaveModel saveModel); /// <summary> /// è·åç©¿æ¢è½¦å çµå¯å ¥è´§ä½ /// </summary> /// <param name="Stations"></param> /// <returns></returns> Dt_LocationInfo AssignLocation(string[] Stations); /// <summary> /// è·åå¯å ¥åºè´§ä½ /// </summary> /// <param name="inboundOrderCount"></param> /// <returns></returns> Dt_LocationInfo? AssignLocation(int inboundOrderCount); /// <summary> /// è·åå¯ç§»åºè´§ä½ ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IBasicService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IBasicService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IBasicService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.AssemblyInfoInputs.cache
@@ -1 +1 @@ c839d5c46440481f60710524f95d140916b4089ef160ab7c85cec73d94bfbc5d c1a3c17aa752d04408ae20b9e5c0368932d6e8b1a801b29c3bf9e72d25f27744 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\refint\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\ref\WIDESEA_IBasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\refint\WIDESEA_IBasicService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\ref\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\refint\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IBasicService\obj\Debug\net6.0\ref\WIDESEA_IBasicService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/ref/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/obj/Debug/net6.0/refint/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IInboundRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IInboundRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IInboundRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ dc07e061be846bb7ba2d5d04df3da48017568208d81fb6f4b81f8ff05a6ca8ac 0e1b057e4b6bcfec5f66a9118ec6e6365596ceb8ea28a9f53b70f2e5932f1d85 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\refint\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\ref\WIDESEA_IInboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\refint\WIDESEA_IInboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\ref\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\refint\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundRepository\obj\Debug\net6.0\ref\WIDESEA_IInboundRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/ref/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundRepository/obj/Debug/net6.0/refint/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -22,5 +22,6 @@ WebResponseContent MaterielGroup(MaterielGroupDTO materielGroupDTO); WebResponseContent PdaAddStockInfo(PdaMaterielGroupDTO materielGroupDTO); WebResponseContent QueryOrderInfo(int pageNo, string orderNo); WebResponseContent PdaAddEmptyStockInfo(PdaMaterielGroupDTO materielGroupDTO); } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_IInboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IInboundService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IInboundService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IInboundService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 3eb087fe56e6785edc6bde3c5951316e79668e26ecb37fa7f87af44f11ae5e44 9f63b6cbdc84ef7a8cc3b915b760888ec40211f9c6373b60454314636cf149a7 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\refint\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\ref\WIDESEA_IInboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\refint\WIDESEA_IInboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\ref\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\refint\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IInboundService\obj\Debug\net6.0\ref\WIDESEA_IInboundService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/WIDESEA_IInboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/ref/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/obj/Debug/net6.0/refint/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IOutboundRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IOutboundRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IOutboundRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 7e3a1421190718bf6e17390f91f3a50cb44a7fbda104e4452b4c6820a8769336 59087f835bb6bd532a4b76a9b3af730d984802cca181b3c355cb0115eb79c165 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\refint\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\ref\WIDESEA_IOutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\refint\WIDESEA_IOutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\ref\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\refint\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundRepository\obj\Debug\net6.0\ref\WIDESEA_IOutboundRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/ref/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/obj/Debug/net6.0/refint/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_IOutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/bin/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IOutboundService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IOutboundService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IOutboundService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 6f5a1f5351241c494843ee169546794d73801784a47522ba806b0ffc293d098a 703b70f899645e521aa314d3d9eb7bf48e48df66ceebe02be852b525849a9291 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\refint\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\ref\WIDESEA_IOutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\refint\WIDESEA_IOutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\ref\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\refint\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IOutboundService\obj\Debug\net6.0\ref\WIDESEA_IOutboundService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/WIDESEA_IOutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/ref/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/obj/Debug/net6.0/refint/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IRecordRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IRecordRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IRecordRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ cb8dbd9040578abf948b63d2bd58a92fd2a647998774cb5c0cc3d95243687221 a78c5259bdfb9acd984270b4eeb889c814d3b3aaadcc2baf60687ef6cd7a57e7 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\refint\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\ref\WIDESEA_IRecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\refint\WIDESEA_IRecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\ref\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\refint\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordRepository\obj\Debug\net6.0\ref\WIDESEA_IRecordRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/ref/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordRepository/obj/Debug/net6.0/refint/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IRecordService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IRecordService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IRecordService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 669ecbb2ebf68ac683e9b966deb685144e1dcafeb74f10cc7f05efb221812886 5902aa4ea2d5d0bd1c5cc13f9e5436d109a9b20382424e44b5defc750e2ceb66 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\refint\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\ref\WIDESEA_IRecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\refint\WIDESEA_IRecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\ref\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\refint\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IRecordService\obj\Debug\net6.0\ref\WIDESEA_IRecordService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/ref/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/obj/Debug/net6.0/refint/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/IStockInfoDetail_HtyRepository.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,14 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseRepository; using WIDESEA_Model.Models; namespace WIDESEA_IStockRepository { public interface IStockInfoDetail_HtyRepository : IRepository<Dt_StockInfoDetail_Hty> { } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/IStockInfo_HtyRepository.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,16 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseRepository; using WIDESEA_DTO.Stock; using WIDESEA_Model.Models; namespace WIDESEA_IStockRepository { public interface IStockInfo_HtyRepository : IRepository<Dt_StockInfo_Hty> { } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IStockRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IStockRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IStockRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ e9a2f401bd76fc3692f96155c1cef1a984f595ec73a455c0c00deb863923d786 44a6aac3e9812090e5c49a76a9c55742c86512cc9492403c7ff497f6ad640229 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ 1f68bbc8eb23a7e7c065cc8e00a1426dec502529fb089086996c651f6118f4df 61344302cf4832ce0345da3ad303c2b4d02e1c5c694cd44af5f9a6ffea4f6674 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\refint\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\ref\WIDESEA_IStockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\refint\WIDESEA_IStockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\ref\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\refint\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockRepository\obj\Debug\net6.0\ref\WIDESEA_IStockRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/ref/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/obj/Debug/net6.0/refint/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoDetail_HtyService.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,16 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseServices; using WIDESEA_IStockRepository; using WIDESEA_Model.Models; namespace WIDESEA_IStockService { public interface IStockInfoDetail_HtyService : IService<Dt_StockInfoDetail_Hty> { IStockInfoDetail_HtyRepository Repository { get; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoService.cs
@@ -24,6 +24,12 @@ /// <param name="inboundOrder"></param> /// <returns></returns> WebResponseContent AddStockInfo(ref Dt_StockInfo stockInfo, ref Dt_InboundOrder inboundOrder, ProductionlineDTO productionlineDTO); /// <summary> /// æ·»å 空æç»çä¿¡æ¯ /// </summary> /// <param name="palletCode"></param> /// <returns></returns> WebResponseContent AddStockEmpty(string palletCode); void AddMaterielGroup(Dt_StockInfo stockInfo); ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfo_HtyService.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,17 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseServices; using WIDESEA_DTO.Stock; using WIDESEA_IStockRepository; using WIDESEA_Model.Models; namespace WIDESEA_IStockService { public interface IStockInfo_HtyService : IService<Dt_StockInfo_Hty> { IStockInfo_HtyRepository Repository { get; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_IStockService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_IStockService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_IStockService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 08f78598a6fe3c8d6e15c08b7e12b721c985721ed9ba92e7c8164f04b356c677 7e1460311ac3bfa3c805a15a4c7910d5482d6259f901d1781a11376e8ba695b3 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ 14608bb77d15797cc4f0667c16ae6e2aa8c5c49f4b44fc9b5993261bad5984e6 2d4a27712672b85f2dcf23532745c5d36e32d04c7e68a9a74c866e27e589aaff ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.csproj.FileListAbsolute.txt
@@ -1,30 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\refint\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\ref\WIDESEA_IStockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.pdb @@ -52,3 +25,30 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\refint\WIDESEA_IStockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\ref\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\refint\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_IStockService\obj\Debug\net6.0\ref\WIDESEA_IStockService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/ref/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/obj/Debug/net6.0/refint/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_ISystemRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_ISystemRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_ISystemRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 308d1637a0ecd34c97b4349bf2748664536514775b2e1fe08583e140a6a68305 dd9d0f64c9b25238105ce3e7fe0d1a314cfda60cc6e6748840e906e5dd827a3d ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\refint\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\ref\WIDESEA_ISystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\refint\WIDESEA_ISystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\ref\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\refint\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemRepository\obj\Debug\net6.0\ref\WIDESEA_ISystemRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/ref/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/obj/Debug/net6.0/refint/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_ISystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/bin/Debug/net6.0/WIDESEA_SystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_ISystemService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_ISystemService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_ISystemService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.AssemblyInfoInputs.cache
@@ -1 +1 @@ e5c9c01b08c84c3629c4b0d5709c9412242dcbca2626cabb93c8dc9c5de4cbb9 c901c4c28aa773c587668a7083c91667bc23e043769b7770752182d2d5b55ec1 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\refint\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\ref\WIDESEA_ISystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\refint\WIDESEA_ISystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\ref\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\refint\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ISystemService\obj\Debug\net6.0\ref\WIDESEA_ISystemService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/WIDESEA_ISystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/ref/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/obj/Debug/net6.0/refint/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_ITaskInfoRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ e9447a911434fc58afbbc3c6444225b0e04076b6b48b57f8e531e44fa7e61ecb 1beb021b7e6f3bacbe623606dd5bc8ebf8d4e67e4b94324659db59f70c9ec6b7 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.csproj.FileListAbsolute.txt
@@ -1,24 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb @@ -40,3 +19,24 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/ref/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoRepository/obj/Debug/net6.0/refint/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_ITaskInfoService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_ITaskInfoService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_ITaskInfoService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 2c958aca5e887dda10542c10c8ab647a40c8d3157f5dab7a95b723743f2c6dc8 c9898831a9c6e680218e47af9ac543bf5a1bbe94a17ee7dc426b6fd340826eb1 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\refint\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_ITaskInfoService\obj\Debug\net6.0\ref\WIDESEA_ITaskInfoService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/WIDESEA_ITaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/ref/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/obj/Debug/net6.0/refint/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_InboundRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_InboundRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_InboundRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ f15510f1a41721db0eb09b96cc6a07b4fd5aef826abdaa6cb8d2879273aa8a0c 830f2f67a78131572ad18a0ce8d6d56f78922acfd3f487703f65bf5f1cdd28b0 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\refint\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\ref\WIDESEA_InboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\refint\WIDESEA_InboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\ref\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\refint\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundRepository\obj\Debug\net6.0\ref\WIDESEA_InboundRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/ref/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundRepository/obj/Debug/net6.0/refint/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/Service/InboundOrderService.cs
@@ -1,4 +1,5 @@ using AutoMapper; using Newtonsoft.Json; using SqlSugar; using System; using System.Collections.Generic; @@ -14,12 +15,14 @@ using WIDESEA_Core.Utilities; using WIDESEA_DTO; using WIDESEA_DTO.Inbound; using WIDESEA_DTO.WCSInfo; using WIDESEA_IBasicService; using WIDESEA_IInboundRepository; using WIDESEA_IInboundService; using WIDESEA_IStockService; using WIDESEA_ITaskInfoRepository; using WIDESEA_Model.Models; using WIDESEAWCS_DTO.WCSInfo; namespace WIDESEA_InboundService { @@ -40,6 +43,57 @@ return Db.UpdateNav(inboundOrder).Include(x => x.Details).ExecuteCommand(); } /// <summary> /// 空æç»çå ¥åº /// </summary> /// <param name="materielGroupDTO"></param> /// <returns></returns> public WebResponseContent PdaAddEmptyStockInfo(PdaMaterielGroupDTO materielGroupDTO) { try { #region æ·»å ä¸ä¸ªç©ºæç»çä¿¡æ¯å空æä»»å¡å¹¶ä¸åç»WCS Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(materielGroupDTO.PalletCode); if (stockInfo != null) throw new Exception($"æçå·ã{stockInfo.PalletCode}ãå·²åå¨ç»çä¿¡æ¯"); Dt_Task task = _taskRepository.QueryFirst(x => x.PalletCode == materielGroupDTO.PalletCode && x.TaskType == TaskTypeEnum.PalletInbound.ObjToInt()); if (task == null) { task = new Dt_Task() { CurrentAddress = "", NextAddress = "SC01", SourceAddress = "", TargetAddress = "SC01", Creater = "System", PalletCode = materielGroupDTO.PalletCode, Roadway = "SC01", OrderNo = DateTime.Now.ToString("yyMMdd"), TaskNum = _taskRepository.GetTaskNum(nameof(SequenceEnum.SeqTaskNum)), TaskState = InTaskStatusEnum.InNew.ObjToInt(), TaskType = TaskTypeEnum.PalletInbound.ObjToInt(), CreateDate = DateTime.Now, Dispatchertime = DateTime.Now, }; Db.Ado.BeginTran(); _stockService.StockInfoService.AddStockEmpty(materielGroupDTO.PalletCode); _taskRepository.AddData(task); Db.Ado.CommitTran(); } List<WMSTaskDTO> wMSTaskDTOs = _mapper.Map<List<WMSTaskDTO>>(task); var ResultData = HttpHelper.PostAsync(WCSInterfaceAddress.ReceiveTask, wMSTaskDTOs.ToJson(), headers: new Dictionary<string, string>()); if (ResultData.Result == null) throw new Exception($"åWCSä¸å空æå ¥åºä»»å¡è¶ æ¶"); WebResponseContent content = JsonConvert.DeserializeObject<WebResponseContent>(ResultData.Result); if (content == null) throw new Exception($"ä¸å空æå ¥åºä»»å¡WCSæ ååº"); if (!content.Status) throw new Exception(content.Message); #endregion return WebResponseContent.Instance.OK(); } catch (Exception ex) { Db.Ado.RollbackTran(); return WebResponseContent.Instance.Error(ex.Message); } } /// <summary> /// PDAç»ç /// åç§ç©æç»ç /// </summary> ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IInboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_InboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_InboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_InboundService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_InboundService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_InboundService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.AssemblyInfoInputs.cache
@@ -1 +1 @@ d9dfe05b7e42e0e1a4da1ef17c4cb469ad2e65b1ad177c2a7f9b0c793dae91dc 3cd147d45d666a2820e5b03e39c207bd20625b4399e27d951145788c9050755a ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.csproj.FileListAbsolute.txt
@@ -1,44 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\refint\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\ref\WIDESEA_InboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.pdb @@ -80,3 +39,44 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\refint\WIDESEA_InboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\ref\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\refint\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_InboundService\obj\Debug\net6.0\ref\WIDESEA_InboundService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/WIDESEA_InboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/ref/WIDESEA_InboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/obj/Debug/net6.0/refint/WIDESEA_InboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_InboundOrder_hty.cs
@@ -36,5 +36,8 @@ [ExporterHeader(DisplayName = "ç§»å ¥å岿¶é´")] [SugarColumn(IsNullable = false, ColumnDescription = "ç§»å ¥å岿¶é´")] public DateTime InsertTime { get; set; } = DateTime.Now; [Navigate(NavigateType.OneToMany, nameof(Dt_InboundOrderDetail_Hty.OrderId), nameof(Id))] public new List<Dt_InboundOrderDetail_Hty> Details { get; set; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_StockInfoDetail_Hty.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,42 @@ using Magicodes.ExporterAndImporter.Core; using SqlSugar; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.DB.Models; namespace WIDESEA_Model.Models { /// <summary> /// åºåä¿¡æ¯æç»åå² /// </summary> [SugarTable(nameof(Dt_StockInfoDetail_Hty), "åºåä¿¡æ¯æç»åå²")] public class Dt_StockInfoDetail_Hty : Dt_StockInfoDetail, IBaseHistoryEntity { /// <summary> /// åè¡¨ä¸»é® /// </summary> [ImporterHeader(Name = "å表主é®")] [ExporterHeader(DisplayName = "å表主é®")] [SugarColumn(IsNullable = false, DefaultValue = "0", ColumnDescription = "å表主é®")] public int SourceId { get; set; } /// <summary> /// æä½ç±»å /// </summary> [ImporterHeader(Name = "æä½ç±»å")] [ExporterHeader(DisplayName = "æä½ç±»å")] [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "æä½ç±»å")] public string OperateType { get; set; } /// <summary> /// ç§»å ¥å岿¶é´ /// </summary> [ImporterHeader(Name = "ç§»å ¥å岿¶é´")] [ExporterHeader(DisplayName = "ç§»å ¥å岿¶é´")] [SugarColumn(IsNullable = false, ColumnDescription = "ç§»å ¥å岿¶é´")] public DateTime InsertTime { get; set; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_StockInfo_Hty.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,42 @@ using Magicodes.ExporterAndImporter.Core; using SqlSugar; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.DB.Models; namespace WIDESEA_Model.Models { /// <summary> /// åºåä¿¡æ¯åå² /// </summary> [SugarTable(nameof(Dt_StockInfo_Hty), "åºåä¿¡æ¯")] public class Dt_StockInfo_Hty : Dt_StockInfo, IBaseHistoryEntity { /// <summary> /// åè¡¨ä¸»é® /// </summary> [ImporterHeader(Name = "å表主é®")] [ExporterHeader(DisplayName = "å表主é®")] [SugarColumn(IsNullable = false, DefaultValue = "0", ColumnDescription = "å表主é®")] public int SourceId { get; set; } /// <summary> /// æä½ç±»å /// </summary> [ImporterHeader(Name = "æä½ç±»å")] [ExporterHeader(DisplayName = "æä½ç±»å")] [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "æä½ç±»å")] public string OperateType { get; set; } /// <summary> /// ç§»å ¥å岿¶é´ /// </summary> [ImporterHeader(Name = "ç§»å ¥å岿¶é´")] [ExporterHeader(DisplayName = "ç§»å ¥å岿¶é´")] [SugarColumn(IsNullable = false, ColumnDescription = "ç§»å ¥å岿¶é´")] public DateTime InsertTime { get; set; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_Model")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_Model")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_Model")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.AssemblyInfoInputs.cache
@@ -1 +1 @@ c08742e17ab92698bda84bfb6b44590964a4c2def1f93d1f0e3c3485838de9dc 5ae84f835c3e3e9dad7854efab5c1016485f14eb460723f0f0054bfd8dd40aa3 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ a70f8838976e243812fa1ca369608ab98600dfe693ea59b8639f0068ca1cc09b e3e17f4bb1fd5cfb20eade5ab84c269eff95a5f624cef589ae2c6972492b6c00 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.csproj.FileListAbsolute.txt
@@ -1,20 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\refint\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\ref\WIDESEA_Model.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.pdb @@ -32,3 +15,20 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\refint\WIDESEA_Model.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\ref\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\refint\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_Model\obj\Debug\net6.0\ref\WIDESEA_Model.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/ref/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/obj/Debug/net6.0/refint/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/bin/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_OutboundRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_OutboundRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_OutboundRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 8de0ef091bf99d391eefdf4f33e9b4b95988cde5a33d8c5479d8441d5499e5cd 5f98db98e6aef4e9d9ed5b9c1bea28afcb058c28e9d72394c647fd5e8ea0c827 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\refint\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\ref\WIDESEA_OutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\refint\WIDESEA_OutboundRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\ref\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\refint\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundRepository\obj\Debug\net6.0\ref\WIDESEA_OutboundRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/ref/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundRepository/obj/Debug/net6.0/refint/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IOutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_OutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_OutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_OutboundService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_OutboundService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_OutboundService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.AssemblyInfoInputs.cache
@@ -1 +1 @@ cd86c9c34d0feb3cb22c6256b493181863e4a416fff709ee4fad403ba0c7f1e2 c570e98763ed9e3f485c3c1ae77b1e9fea266a4a9236f8309d9e5b0681f5c82c ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.csproj.FileListAbsolute.txt
@@ -1,48 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\refint\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\ref\WIDESEA_OutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.pdb @@ -88,3 +43,48 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\refint\WIDESEA_OutboundService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\ref\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\refint\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_OutboundService\obj\Debug\net6.0\ref\WIDESEA_OutboundService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/WIDESEA_OutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/ref/WIDESEA_OutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_OutboundService/obj/Debug/net6.0/refint/WIDESEA_OutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_RecordRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_RecordRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_RecordRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ 1de3286b81120412f858852a4e93cd1775ae40c11ce9f47324ac5a345972c930 67f253e531cbfe47f10e16191efa829ba1587d9db20c7b29046189da5f8e0465 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\refint\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\ref\WIDESEA_RecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\refint\WIDESEA_RecordRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\ref\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\refint\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordRepository\obj\Debug\net6.0\ref\WIDESEA_RecordRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/ref/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordRepository/obj/Debug/net6.0/refint/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_RecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/bin/Debug/net6.0/WIDESEA_RecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_RecordService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_RecordService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_RecordService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 9816542fa1855e8d7eeb211032a55a7681f02cc2fa3bbf0c2b04d9dec317ba3f 3aff7046aa65ea4b4367117d923d4f7e750c9e44052402b5987b11493a84e9ea ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.csproj.FileListAbsolute.txt
@@ -1,30 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\refint\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\ref\WIDESEA_RecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.pdb @@ -52,3 +25,30 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\refint\WIDESEA_RecordService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\ref\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\refint\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_RecordService\obj\Debug\net6.0\ref\WIDESEA_RecordService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/WIDESEA_RecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/ref/WIDESEA_RecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_RecordService/obj/Debug/net6.0/refint/WIDESEA_RecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/StockInfoDetail_HtyRepository.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,18 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseRepository; using WIDESEA_IStockRepository; using WIDESEA_Model.Models; namespace WIDESEA_StockRepository { public class StockInfoDetail_HtyRepository : RepositoryBase<Dt_StockInfoDetail_Hty>, IStockInfoDetail_HtyRepository { public StockInfoDetail_HtyRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage) { } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/StockInfo_HtyRepository.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,26 @@ using Org.BouncyCastle.Crypto; using SqlSugar; using SqlSugar.Extensions; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseRepository; using WIDESEA_Core.Enums; using WIDESEA_DTO.Stock; using WIDESEA_IBasicRepository; using WIDESEA_IStockRepository; using WIDESEA_Model.Models; namespace WIDESEA_StockRepository { public class StockInfo_HtyRepository : RepositoryBase<Dt_StockInfo_Hty>, IStockInfo_HtyRepository { public StockInfo_HtyRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage) { } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_StockRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_StockRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_StockRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ cf247da550a3c9c1bad19a7834d065b341177baa96faa4057cfff1fa4ca722be 845918d72ff225a93637e5f1ef0973460b2178c4b1e43e64cf1526d57a33b1a7 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ e99d6484d1e3dbb232b46b84a9966b6b7734cdd03a9651a81103ce3da8b1bf56 c053ccdd6b115bc873d9572a5c8835a85f3aa3a178c919a391140f08ceb76798 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.csproj.FileListAbsolute.txt
@@ -1,28 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\refint\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\ref\WIDESEA_StockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.pdb @@ -48,3 +23,28 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\refint\WIDESEA_StockRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\ref\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\refint\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockRepository\obj\Debug\net6.0\ref\WIDESEA_StockRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/ref/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockRepository/obj/Debug/net6.0/refint/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/Service/StockInfoService.cs
@@ -34,6 +34,44 @@ return stockInfo; } /// <summary> /// æ·»å 空æçç»çä¿¡æ¯ /// </summary> /// <returns></returns> public WebResponseContent AddStockEmpty(string palletCode) { try { Dt_MaterielInfo materielInfo = _basicRepository.MaterielInfoRepository.QueryFirst(x => x.MaterielCode == "Empty000"); if (materielInfo == null) throw new Exception($"æªæ¾å°ç©ºæçä¿¡æ¯,ç©æç¼å·ãEmpty000ã"); Dt_StockInfo stockInfo = new Dt_StockInfo() { PalletCode = palletCode, StockStatus = StockStatusEmun.å ¥åºç¡®è®¤.ObjToInt(), Creater = "System", Details = new List<Dt_StockInfoDetail>() }; Dt_StockInfoDetail stockInfoDetail = new Dt_StockInfoDetail() { Status = StockStatusEmun.å ¥åºç¡®è®¤.ObjToInt(), OrderNo = DateTime.Now.ToString("yyMMdd"), StockId = stockInfo.Id != 0 ? stockInfo.Id : 0, MaterielName = materielInfo.MaterielName, MaterielCode = materielInfo.MaterielCode, BatchNo = DateTime.Now.ToString("yyMMdd") + "E", StockQuantity = 1, SerialNumber = "", Creater = "System" }; stockInfo.Details.Add(stockInfoDetail); AddMaterielGroup(stockInfo); return WebResponseContent.Instance.OK(); } catch (Exception ex) { return WebResponseContent.Instance.Error(ex.Message); } } /// <summary> /// æ·»å ç»ç/åºåä¿¡æ¯ /// </summary> /// <returns></returns> ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/StockInfoDetail_HtyService.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,20 @@ using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core.BaseServices; using WIDESEA_IStockRepository; using WIDESEA_IStockService; using WIDESEA_Model.Models; namespace WIDESEA_StockService { public partial class StockInfoDetail_HtyService : ServiceBase<Dt_StockInfoDetail_Hty, IStockInfoDetail_HtyRepository>, IStockInfoDetail_HtyService { public StockInfoDetail_HtyService(IStockInfoDetail_HtyRepository BaseDal) : base(BaseDal) { } public IStockInfoDetail_HtyRepository Repository => BaseDal; } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/StockInfo_HtyService.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,33 @@ using AutoMapper; using OfficeOpenXml.FormulaParsing.Excel.Functions.RefAndLookup; using SqlSugar; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using WIDESEA_Core; using WIDESEA_Core.BaseServices; using WIDESEA_Core.Enums; using WIDESEA_Core.Helper; using WIDESEA_DTO.Stock; using WIDESEA_IBasicRepository; using WIDESEA_IRecordRepository; using WIDESEA_IRecordService; using WIDESEA_IStockRepository; using WIDESEA_IStockService; using WIDESEA_Model.Models; namespace WIDESEA_StockService { public partial class StockInfo_HtyService : ServiceBase<Dt_StockInfo_Hty, IStockInfo_HtyRepository>, IStockInfo_HtyService { private readonly IMapper _mapper; public IStockInfo_HtyRepository Repository => BaseDal; public StockInfo_HtyService(IStockInfo_HtyRepository BaseDal, IMapper mapper) : base(BaseDal) { _mapper = mapper; } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_StockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/bin/Debug/net6.0/WIDESEA_StockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_StockService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_StockService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_StockService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.AssemblyInfoInputs.cache
@@ -1 +1 @@ e2bf3b0cf0d42578e3881c4953db2bad6d49a836df62ae8e340530a8f7437df8 712c71476ae4bd1133f7ba611991e1acea6c71d00dad3b5e19ecae57951726c0 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ ee00030fb4408e3c74a631f0abd80509c2f071e7ac1e0cce802dfd4327b691b8 62a8e5f214e3723759f29ab697a114a748594e4f146da4ada67dbca7be16c496 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.csproj.FileListAbsolute.txt
@@ -1,38 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\refint\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\ref\WIDESEA_StockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.pdb @@ -68,3 +33,38 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\refint\WIDESEA_StockService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\ref\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\refint\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_StockService\obj\Debug\net6.0\ref\WIDESEA_StockService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/WIDESEA_StockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/ref/WIDESEA_StockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StockService/obj/Debug/net6.0/refint/WIDESEA_StockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/bin/Debug/net6.0/WIDESEA_SystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_SystemRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_SystemRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_SystemRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ e6e2411764851b2e10de07debd6342840946cd1973a24dcf458e7bde36c6a24d d2a40e14cfc52e2ea9e4842bfb026007f551004725c2a49c3c67c407255803b7 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\refint\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\ref\WIDESEA_SystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\refint\WIDESEA_SystemRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\ref\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\refint\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\obj\Debug\net6.0\ref\WIDESEA_SystemRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/WIDESEA_SystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/ref/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemRepository/obj/Debug/net6.0/refint/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_ISystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_SystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_SystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/bin/Debug/net6.0/WIDESEA_SystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_SystemService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_SystemService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_SystemService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.AssemblyInfoInputs.cache
@@ -1 +1 @@ ae0b2c22b41dc09c128a67c9fb23cd930db7978df94ed8e7bc6d680b15a6168f e5ba4cdbca3cd724815ab30b4490f5a9d4bdb0fc77b76ac237dae251cd285aff ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.csproj.FileListAbsolute.txt
@@ -1,30 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\refint\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\ref\WIDESEA_SystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.pdb @@ -52,3 +25,30 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\refint\WIDESEA_SystemService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\ref\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\refint\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_SystemService\obj\Debug\net6.0\ref\WIDESEA_SystemService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/WIDESEA_SystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/ref/WIDESEA_SystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_SystemService/obj/Debug/net6.0/refint/WIDESEA_SystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_TaskInfoRepository")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_TaskInfoRepository")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_TaskInfoRepository")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.AssemblyInfoInputs.cache
@@ -1 +1 @@ df257517c374bdc2247c2f7469d7ac1048f6cc3ce26f7a7a76af604c0b15e707 5a7bdf20eeb513ec3d212f4f7764bed752bca107bc5b9dfd4bad1d45d83851ab ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.csproj.FileListAbsolute.txt
@@ -1,26 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_TaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb @@ -44,3 +21,26 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_TaskInfoRepository.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\refint\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoRepository\obj\Debug\net6.0\ref\WIDESEA_TaskInfoRepository.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/WIDESEA_TaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/ref/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoRepository/obj/Debug/net6.0/refint/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_ConveyorLine.cs
@@ -27,21 +27,6 @@ string ConveyorLineID = AppSettings.Configuration[nameof(ConveyorLineID)]; if (!ConveyorLineID.Split(",").Contains(lineDTO.stationCode)) throw new Exception($"æªæ¾å°è¾é线ç¼å·[{lineDTO.stationCode}]çä¿¡æ¯"); content = TransmissionlineRequest(lineDTO); //switch (lineDTO.stationCode) //{ // case "102": // content = TransmissionlineRequest(lineDTO); // break; // case "Z1": // case "Z2": // case "Z3": // case "X1": // case "X2": // case "X3": // content = ProductionlineRequest(lineDTO); // break; // default: throw new Exception("æªå®ä¹ç«å°ï¼" + lineDTO.stationCode); //} } catch (Exception ex) { @@ -112,8 +97,11 @@ //{ // throw new Exception($"å½åå ¥åºç«å°[{lineDTO.stationCode}]å·²æä¸æ¡ä»»å¡"); //} var task = BaseDal.QueryFirst(x => x.PalletCode == lineDTO.Barcode && x.TaskType == TaskTypeEnum.Inbound.ObjToInt()); var task = BaseDal.QueryFirst(x => x.PalletCode == lineDTO.Barcode); if (task == null) throw new Exception($"æªæ¾å°æçå·[{lineDTO.Barcode}]çå ¥åºä»»å¡"); if (task.TaskType == TaskTypeEnum.PalletInbound.ObjToInt()) return content; if (task.TaskType != TaskTypeEnum.Inbound.ObjToInt()) throw new Exception($"æªæ¾å°æçå·[{lineDTO.Barcode}]çå ¥åºä»»å¡"); //if (task.TaskState != (int)InTaskStatusEnum.AGV_InFinish) throw new Exception($"æçå·[{lineDTO.Barcode}]çå ¥åºä»»å¡ç¶æä¸å¹é "); Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(lineDTO.Barcode); ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Inbound.cs
@@ -10,6 +10,7 @@ using WIDESEA_Core.Helper; using WIDESEAWCS_DTO.WCSInfo; using System.Transactions; using OfficeOpenXml.FormulaParsing.Excel.Functions.RefAndLookup; namespace WIDESEA_TaskInfoService { @@ -176,6 +177,11 @@ if (task == null) throw new Exception($"æªæ¾å°æçå·[{lineDTO.Barcode}]çå ¥åºä»»å¡"); if (task.TaskState >= (int)InTaskStatusEnum.SC_InExecuting) throw new Exception($"æçå·[{lineDTO.Barcode}]çå ¥åºä»»å¡ç¶æä¸å¹é "); #region 夿æ¯å¦ä¸ºç©ºæå ¥åº if (task.TaskType == TaskTypeEnum.PalletInbound.ObjToInt()) return GetEmptyLocation(task); #endregion Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(lineDTO.Barcode); if (stockInfo == null) throw new Exception($"æªæ¾å°æç[{lineDTO.Barcode}]çç»çä¿¡æ¯"); Dt_StockInfoDetail? stockInfoDetail = stockInfo.Details.Where(x => x.StockId == stockInfo.Id).FirstOrDefault(); @@ -241,7 +247,7 @@ #region ä¿®æ¹åºååè´§ä½ä¿¡æ¯ task.TaskState = (int)InTaskStatusEnum.SC_InExecuting; task.CurrentAddress = task.NextAddress; task.NextAddress = locationInfo.LocationCode;//使ç¨è´§ä½å¤æ³¨å段ï¼å¯¹åºå åæºæåå± task.NextAddress = locationInfo.LocationCode; task.TargetAddress = task.NextAddress; string[] targetCodes = task.NextAddress.Split("-"); var Row = Convert.ToInt16(targetCodes[0]); @@ -278,6 +284,79 @@ return content; } /// <summary> /// è·å空æçå ¥åºè´§ä½ /// </summary> /// <param name="task"></param> /// <returns></returns> public WebResponseContent GetEmptyLocation(Dt_Task task) { try { Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(task.PalletCode); if (stockInfo == null) throw new Exception($"æªæ¾å°æç[{task.PalletCode}]çç»çä¿¡æ¯"); Dt_StockInfoDetail? stockInfoDetail = stockInfo.Details.Where(x => x.StockId == stockInfo.Id).FirstOrDefault(); if (stockInfoDetail == null) throw new Exception($"æªæ¾å°æç[{task.PalletCode}]çç»ç详æ "); if (stockInfo.StockStatus != StockStatusEmun.å ¥åºç¡®è®¤.ObjToInt() || !string.IsNullOrEmpty(stockInfo.LocationCode)) throw new Exception($"æç[{task.PalletCode}],该ç»çç¶æä¸å¯å ¥åº"); Dt_StockInfo? instockInfo = null; Dt_LocationInfo? locationInfo = null; string CarChargingStation = AppSettings.Configuration[nameof(CarChargingStation)];//è·åç©¿æ¢è½¦å çµä½ç½® var ChargingStations = CarChargingStation.Split(","); Dt_StockInfoDetail instockInfoDetail = _stockService.StockInfoDetailService.Repository.QueryData(x => x.MaterielCode == stockInfoDetail.MaterielCode).OrderByDescending(x => x.CreateDate).First(); if (instockInfoDetail != null) instockInfo = _stockService.StockInfoService.Repository.GetStockInfo(instockInfoDetail.StockId); if (instockInfo != null)//æ åºå { locationInfo = _basicRepository.LocationInfoRepository.QueryFirst(x => x.LocationCode == instockInfo.LocationCode); if (ChargingStations.Contains(locationInfo.LocationCode)) { if (locationInfo.MaxQty - locationInfo.CurrentQty <= 1) locationInfo = null; } else if (locationInfo.MaxQty - locationInfo.CurrentQty < 1) { locationInfo = null; } } else { locationInfo = _basicService.LocationInfoService.AssignLocation(ChargingStations);//æ¥æ¾ç©¿æ¢è½¦å çµè´§ä½ } if (locationInfo == null) locationInfo = _basicService.LocationInfoService.AssignLocation(2);//éæ°åé è´§ä½ if (locationInfo == null) throw new Exception($"æ å¯å ¥è´§ä½"); task.TaskState = (int)InTaskStatusEnum.SC_InExecuting; task.CurrentAddress = task.NextAddress; task.NextAddress = locationInfo.LocationCode; task.TargetAddress = task.NextAddress; task.TargetIsPickPlace = locationInfo.Row > 1 ? locationInfo.MaxQty - locationInfo.CurrentQty == 1 : false; task.SourceIsPickPlace = false; stockInfo.LocationCode = locationInfo.LocationCode; stockInfo.StockStatus = StockStatusEmun.å ¥åºä¸.ObjToInt(); stockInfoDetail.Status = StockStatusEmun.å ¥åºä¸.ObjToInt(); locationInfo.CurrentQty++; if (locationInfo.MaxQty < locationInfo.CurrentQty) throw new Exception(); locationInfo.EnableStatus = EnableStatusEnum.OnlyOut.ObjToInt(); locationInfo.LocationStatus = LocationStatusEnum.Inbounding.ObjToInt(); Db.Ado.BeginTran(); UpdateData(task); _stockService.StockInfoService.Repository.UpdateData(stockInfo); _stockService.StockInfoDetailService.Repository.UpdateData(stockInfoDetail); _basicService.LocationInfoService.Repository.UpdateData(locationInfo); Db.Ado.CommitTran(); return WebResponseContent.Instance.OK(data: new ReceiveWMSInfo() { TargetAddress = task.TargetAddress, SourceIsPickPlace = task.SourceIsPickPlace, TargetIsPickPlace = task.TargetIsPickPlace, }); } catch (Exception ex) { Db.Ado.RollbackTran(); return WebResponseContent.Instance.Error(ex.Message); } } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService.cs
@@ -29,6 +29,7 @@ using System.Text; using System.Threading.Tasks; using System.Transactions; using WIDESEA_Common.StockEnum; using WIDESEA_Common.TaskEnum; using WIDESEA_Core; using WIDESEA_Core.BaseRepository; @@ -48,6 +49,7 @@ using WIDESEA_ITaskInfoRepository; using WIDESEA_ITaskInfoService; using WIDESEA_Model.Models; using WIDESEA_OutboundRepository; using WIDESEA_TaskInfoRepository; using WIDESEAWCS_DTO.WCSInfo; @@ -270,20 +272,33 @@ } else if (task.TaskType == (int)TaskTypeEnum.Outbound) { int nextStatus = task.TaskState.GetNextNotCompletedStatus<TaskOutStatusEnum>(); if (WMStask.TaskState != nextStatus) return WebResponseContent.Instance.Error($"该任å¡ç¶ææè¯¯,ä»»å¡å·:ã{task.TaskNum}ã,ä»»å¡ç¶æ:ã{task.TaskState}ã"); task.TaskState = nextStatus; switch (nextStatus) //int nextStatus = task.TaskState.GetNextNotCompletedStatus<TaskOutStatusEnum>(); //if (WMStask.TaskState != nextStatus) return WebResponseContent.Instance.Error($"该任å¡ç¶ææè¯¯,ä»»å¡å·:ã{task.TaskNum}ã,ä»»å¡ç¶æ:ã{task.TaskState}ã"); //task.TaskState = nextStatus; task.TaskState = WMStask.TaskState; switch (task.TaskState) { case (int)TaskOutStatusEnum.SC_OutFinish://æ´æ°è´§ä½ä¿¡æ¯ case (int)TaskOutStatusEnum.SC_OutFinish://æ´æ°è´§ä½åºåä¿¡æ¯ UpdateTaskStatusSC_OutFinish(task); break; //case (int)TaskOutStatusEnum.Line_OutFinish: //break; case (int)TaskOutStatusEnum.OutFinish: UpdateTaskStatusOutFinish(task); break; default: UpdateData(task); break; } } else if (task.TaskType == (int)TaskTypeEnum.Relocation) { task.TaskState = WMStask.TaskState; if (task.TaskState == (int)WIDESEA_Core.Enums.TaskRelocationStatusEnum.RelocationFinish) content = UpdateTaskStatusRelocationCarFinish(task); else content = UpdateData(task); } } catch (Exception ex) @@ -292,9 +307,150 @@ } return content; } /// <summary> /// æ´æ°ä»»å¡ç¶æå®æ /// ä¿®æ¹ä»»å¡ç¶æä¸ºå åæºåºåºå®æ /// </summary> /// <param name="task"></param> /// <returns></returns> public WebResponseContent UpdateTaskStatusSC_OutFinish(Dt_Task task) { try { Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(task.PalletCode); Dt_LocationInfo Sourcelocation = _basicService.LocationInfoService.Repository.QueryFirst(x => x.LocationCode == task.SourceAddress); Dt_OutStockLockInfo outStockLockInfo = _outboundService.OutboundStockLockInfoService.Repository.QueryFirst(x => x.TaskNum == task.TaskNum); Db.Ado.BeginTran(); if (stockInfo != null) { _stockService.StockInfoService.Repository.DeleteAndMoveIntoHty(stockInfo, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); _stockService.StockInfoDetailService.Repository.DeleteAndMoveIntoHty(stockInfo.Details, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); } if (Sourcelocation != null) { Sourcelocation.CurrentQty--; if (Sourcelocation.CurrentQty == 0) { Sourcelocation.LocationStatus = LocationStatusEnum.Free.ObjToInt(); Sourcelocation.EnableStatus = EnableStatusEnum.Normal.ObjToInt(); } if (Sourcelocation.Row == 1 && Sourcelocation.LocationStatus == LocationStatusEnum.Free.ObjToInt()) { Dt_LocationInfo locationInfo = _basicService.LocationInfoService.Repository.QueryFirst(x => x.Row == 2 && x.Column == Sourcelocation.Column && x.Layer == Sourcelocation.Layer); if (locationInfo.CurrentQty == 0 && locationInfo.LocationStatus == LocationStatusEnum.Free.ObjToInt()) { locationInfo.EnableStatus = EnableStatusEnum.Normal.ObjToInt(); _basicService.LocationInfoService.Repository.UpdateData(locationInfo); } } _basicService.LocationInfoService.Repository.UpdateData(Sourcelocation); } if (outStockLockInfo != null) { outStockLockInfo.Status = OutLockStockStatusEnum.åºåºä¸.ObjToInt(); _outboundService.OutboundStockLockInfoService.Repository.UpdateData(outStockLockInfo); } UpdateData(task); Db.Ado.CommitTran(); return WebResponseContent.Instance.OK(); } catch (Exception ex) { Db.Ado.RollbackTran(); return WebResponseContent.Instance.Error(ex.Message); } } /// <summary> /// æ´æ°åºåºä»»å¡ç¶æå®æ /// </summary> /// <param name="task"></param> /// <returns></returns> public WebResponseContent UpdateTaskStatusOutFinish(Dt_Task task) { try { Dt_OutStockLockInfo outStockLockInfo = _outboundService.OutboundStockLockInfoService.Repository.QueryFirst(x => x.TaskNum == task.TaskNum); if (outStockLockInfo != null) { Dt_OutboundOrder outboundOrder = null; int overCount = 0; Dt_OutboundOrderDetail outboundOrderDetail = _outboundService.OutboundOrderDetailService.Repository.QueryFirst(x => x.Id == outStockLockInfo.OrderDetailId); if (outboundOrderDetail != null) { outboundOrder = Db.Queryable<Dt_OutboundOrder>().Where(x => x.Id == outboundOrderDetail.OrderId).Includes(x => x.Details).First(); if (outboundOrder == null) throw new Exception("åºåºåä¸åå¨"); outboundOrderDetail.OverOutQuantity++; overCount = outboundOrder.Details.Where(x => x.OrderDetailStatus == OrderDetailStatusEnum.Over.ObjToInt()).Count(); if (outboundOrderDetail.OverOutQuantity == outboundOrderDetail.OrderQuantity) { outboundOrderDetail.OrderDetailStatus = OrderDetailStatusEnum.Over.ObjToInt(); overCount++; } } outStockLockInfo.Status = OutLockStockStatusEnum.åºåºå®æ.ObjToInt(); Db.Ado.BeginTran(); if (outboundOrder != null && outboundOrder.Details.Count == overCount) { outboundOrder.OrderStatus = OutboundStatusEnum.åºåºå®æ.ObjToInt(); _outboundService.OutboundOrderService.Repository.DeleteAndMoveIntoHty(outboundOrder, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); _outboundService.OutboundOrderDetailService.Repository.DeleteAndMoveIntoHty(outboundOrder.Details, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); } BaseDal.DeleteAndMoveIntoHty(task, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); _outboundService.OutboundStockLockInfoService.Repository.UpdateData(outStockLockInfo); Db.Ado.CommitTran(); } return WebResponseContent.Instance.OK(); } catch (Exception ex) { Db.Ado.RollbackTran(); return WebResponseContent.Instance.Error(ex.Message); } } /// <summary> /// æ´æ°ç§»åºä»»å¡ç¶æå®æ /// </summary> /// <param name="task"></param> /// <returns></returns> public WebResponseContent UpdateTaskStatusRelocationCarFinish(Dt_Task task) { try { Dt_LocationInfo Sourcelocation = _basicService.LocationInfoService.Repository.QueryFirst(x => x.LocationCode == task.SourceAddress);//èµ·å§è´§ä½ Dt_LocationInfo Targetlocation = _basicService.LocationInfoService.Repository.QueryFirst(x => x.LocationCode == task.TargetAddress);//ç®æ è´§ä½ Dt_StockInfo stockInfo = _stockService.StockInfoService.Repository.GetStockInfo(task.PalletCode);//æçåºå Sourcelocation.CurrentQty--; Targetlocation.CurrentQty++; stockInfo.LocationCode = Targetlocation.LocationCode; stockInfo.SerialNumber = Targetlocation.CurrentQty; if (Sourcelocation.CurrentQty == 0) Sourcelocation.LocationStatus = LocationStatusEnum.Free.ObjToInt(); Dt_Task _Task = BaseDal.QueryFirst(x => x.TaskNum != task.TaskNum && x.TaskType == task.TaskType && x.SourceAddress == Sourcelocation.LocationCode && x.TargetAddress == Targetlocation.LocationCode); if (_Task == null) { if (Targetlocation.CurrentQty == Targetlocation.MaxQty) Targetlocation.LocationStatus = LocationStatusEnum.Fullload.ObjToInt(); else Targetlocation.LocationStatus = LocationStatusEnum.InStock.ObjToInt(); if (Sourcelocation.CurrentQty == 0) Sourcelocation.LocationStatus = LocationStatusEnum.Free.ObjToInt(); } task.CurrentAddress = task.NextAddress; task.NextAddress = string.Empty; task.ModifyDate = DateTime.Now; task.Modifier = "System"; Db.Ado.BeginTran(); _basicService.LocationInfoService.Repository.UpdateData(Sourcelocation); _basicService.LocationInfoService.Repository.UpdateData(Targetlocation); _stockService.StockInfoService.Repository.UpdateData(stockInfo); //BaseDal.DeleteAndMoveIntoHty(task, OperateType.èªå¨å®æ); BaseDal.DeleteAndMoveIntoHty(task, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); Db.Ado.CommitTran(); return WebResponseContent.Instance.OK(); } catch (Exception ex) { Db.Ado.RollbackTran(); return WebResponseContent.Instance.Error(ex.Message); } } /// <summary> /// æ´æ°å ¥åºä»»å¡ç¶æå®æ /// </summary> /// <param name="WMStask"></param> /// <returns></returns> @@ -340,8 +496,7 @@ task.NextAddress = string.Empty; Db.Ado.BeginTran(); #region ä»»å¡åå ¥åºå //BaseDal.UpdateData(task); BaseDal.DeleteAndMoveIntoHty(task, OperateType.èªå¨å®æ); BaseDal.DeleteAndMoveIntoHty(task, App.User.UserId == 0 ? OperateType.èªå¨å®æ : OperateType.äººå·¥å®æ); if (inboundOrder.OrderStatus != InboundStatusEnum.å ¥åºå®æ.ObjToInt()) { _inboundService.InbounOrderService.Repository.UpdateData(inboundOrder); @@ -356,30 +511,12 @@ _basicService.LocationInfoService.Repository.UpdateData(locationInfo); _stockService.StockInfoService.Repository.UpdateData(stockInfo); _stockService.StockInfoDetailService.Repository.UpdateData(stockInfoDetail); _recordService.LocationStatusChangeRecordSetvice.AddLocationStatusChangeRecord(locationInfo, beforeStatus, StockChangeType.Inbound.ObjToInt(), stockInfo.Details.FirstOrDefault()?.OrderNo ?? "", task.TaskNum); //_recordService.LocationStatusChangeRecordSetvice.AddLocationStatusChangeRecord(locationInfo, beforeStatus, StockChangeType.Inbound.ObjToInt(), stockInfo.Details.FirstOrDefault()?.OrderNo ?? "", task.TaskNum); Db.Ado.CommitTran(); } catch (Exception ex) { Db.Ado.RollbackTran(); content.Error(ex.Message); } return content; } /// <summary> /// æ´æ°ä»»å¡ç¶ææ§è¡ /// </summary> /// <param name="WMStask"></param> /// <returns></returns> public WebResponseContent UpdateTaskStatusExecuting(Dt_Task task) { WebResponseContent content = new WebResponseContent().OK(); try { } catch (Exception ex) { content.Error(ex.Message); } return content; ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IInboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IOutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_ITaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/bin/Debug/net6.0/WIDESEA_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_TaskInfoService")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_TaskInfoService")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_TaskInfoService")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.AssemblyInfoInputs.cache
@@ -1 +1 @@ 1694f702233f1d5d0cfb71d522cc108693302606e03687cd1558c47abac1fbcb 13aa5f4db2286119b9bed4b86b3edb302bc7e34bfab74785c2a1148a9afa2af6 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.csproj.FileListAbsolute.txt
@@ -1,60 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\refint\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\ref\WIDESEA_TaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.deps.json E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.pdb @@ -112,3 +55,60 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\refint\WIDESEA_TaskInfoService.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\ref\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\refint\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\obj\Debug\net6.0\ref\WIDESEA_TaskInfoService.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/WIDESEA_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/ref/WIDESEA_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/obj/Debug/net6.0/refint/WIDESEA_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Interface/PDAController.cs
ÎļþÒÑɾ³ý ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/PDAController.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,149 @@ using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using WIDESEA_Core; using WIDESEA_Core.BaseController; using WIDESEA_Core.Helper; using WIDESEA_DTO.Inbound; using WIDESEA_IInboundService; using WIDESEA_IOutboundService; using WIDESEA_ITaskInfoService; using WIDESEA_Model.Models; namespace WIDESEA_WMSServer.Controllers { [Route("api/PDA")] [Authorize, ApiController] public class PDAController : Controller { private readonly IInboundService _inboundService; private readonly IOutboundService _outboundService; private readonly ITaskService _taskService; public PDAController(ITaskService taskService, IInboundService inboundService, IOutboundService outboundService) { _inboundService = inboundService; _outboundService = outboundService; _taskService = taskService; } /// <summary> /// ä¸è½½PDA /// </summary> /// <returns></returns> //[HttpPost, HttpGet, Route("DownLoadApp"), AllowAnonymous] //public virtual ActionResult DownLoadApp() //{ // string path = $"{AppDomain.CurrentDomain.BaseDirectory}Upload/App/"; // if (!Directory.Exists(path)) Directory.CreateDirectory(path); // path += "WMS-PDA.apk"; // if (System.IO.File.Exists(path)) // { // byte[] fileBytes = System.IO.File.ReadAllBytes(path); // return File( // fileBytes, // System.Net.Mime.MediaTypeNames.Application.Octet, // System.IO.Path.GetFileName(path) // ); // } // else // { // return Json(WebResponseContent.Instance.Error($"æªæ¾å°å®è£ å ")); // } //} ///// <summary> ///// ä¸ä¼ PDA ///// </summary> ///// <param name="fileInput"></param> ///// <returns></returns> //[HttpPost, HttpGet, Route("UploadApp"), AllowAnonymous] //[Consumes("multipart/form-data")] //public WebResponseContent UploadApp(IEnumerable<IFormFile> fileInput) //{ // try // { // List<IFormFile> files = fileInput.ToList(); // if (files == null || files.Count() == 0) // return new WebResponseContent { Status = true, Message = "è¯·éæ©ä¸ä¼ çæä»¶" }; // IFormFile formFile = files[0]; // string dicPath = $"{AppDomain.CurrentDomain.BaseDirectory}Upload/App/"; // if (!Directory.Exists(dicPath)) Directory.CreateDirectory(dicPath); // string path = $"{dicPath}WMS-PDA{DateTime.Now:yyyyMMddhhmmss}.apk"; // dicPath = $"{dicPath}WMS-PDA.apk"; // if (System.IO.File.Exists(dicPath)) // System.IO.File.Move(dicPath, path); // using (var stream = new FileStream(dicPath, FileMode.Create)) // { // formFile.CopyTo(stream); // } // return new WebResponseContent { Status = true, Message = "æä»¶ä¸ä¼ æå" }; // } // catch (Exception ex) // { // return WebResponseContent.Instance.Error(ex.Message); // } //} [HttpPost, HttpGet, Route("GetPDAVersion"), AllowAnonymous] public WebResponseContent GetPDAVersion(string version) { try { string PDAVersion = AppSettings.Configuration[nameof(PDAVersion)]; if (Convert.ToInt32(PDAVersion) > Convert.ToInt32(version)) return WebResponseContent.Instance.OK(data: true); else return WebResponseContent.Instance.OK(data: false); } catch (Exception ex) { return WebResponseContent.Instance.Error(ex.Message); } } [HttpPost, Route("CallMateriel")] public WebResponseContent CallMateriel(string endPoint) { return _taskService.CallMateriel(endPoint); } [HttpPost, Route("MaterielCarry")] public WebResponseContent MaterielCarry(string startPoint) { return _taskService.MaterielCarry(startPoint); } [HttpPost, Route("MaterielGroup")] public WebResponseContent MaterielGroup([FromBody] MaterielGroupDTO materielGroupDTO) { return _inboundService.InbounOrderService.MaterielGroup(materielGroupDTO); } [HttpPost, Route("PdaAddStockInfo")] public WebResponseContent PdaAddStockInfo([FromBody] PdaMaterielGroupDTO materielGroupDTO) { return _inboundService.InbounOrderService.PdaAddStockInfo(materielGroupDTO); } /// <summary> /// 空æç»ç /// </summary> /// <param name="materielGroupDTO"></param> /// <returns></returns> [HttpPost, Route("PdaAddEmptyStockInfo")] public WebResponseContent PdaAddEmptyStockInfo([FromBody] PdaMaterielGroupDTO materielGroupDTO) { return _inboundService.InbounOrderService.PdaAddEmptyStockInfo(materielGroupDTO); } [HttpPost, Route("QueryOrderInfo")] public WebResponseContent QueryOrderInfo(int pageNo, string orderNo) { return _inboundService.InbounOrderService.QueryOrderInfo(pageNo, orderNo); } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Stock/StockInfoDetail_HtyController.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,24 @@ using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using WIDESEA_Core.BaseController; using WIDESEA_DTO.Stock; using WIDESEA_IBasicRepository; using WIDESEA_IStockRepository; using WIDESEA_IStockService; using WIDESEA_Model.Models; namespace WIDESEA_WMSServer.Controllers.Stock { /// <summary> /// åºåæç»åå² /// </summary> [Route("api/StockInfoDetail_Hty")] [ApiController] public class StockInfoDetail_HtyController : ApiBaseController<IStockInfoDetail_HtyService, Dt_StockInfoDetail_Hty> { public StockInfoDetail_HtyController(IStockInfoDetail_HtyService service) : base(service) { } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Stock/StockInfo_HtyController.cs
¶Ô±ÈÐÂÎļþ @@ -0,0 +1,24 @@ using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using WIDESEA_Core.BaseController; using WIDESEA_DTO.Stock; using WIDESEA_IBasicRepository; using WIDESEA_IStockRepository; using WIDESEA_IStockService; using WIDESEA_Model.Models; namespace WIDESEA_WMSServer.Controllers.Stock { /// <summary> /// åºååå² /// </summary> [Route("api/StockInfo_Hty")] [ApiController] public class StockInfo_HtyController : ApiBaseController<IStockInfo_HtyService, Dt_StockInfo_Hty> { public StockInfo_HtyController(IStockInfo_HtyService service) : base(service) { } } } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -25,7 +25,9 @@ "LogAopEnable": false, "wcsInterfaceAddress": "/api/Task/ReceiveTask", "ConveyorLineID": "1001,1002", //è¾é线ç¼å· "CarChargingStation": "003-002-001", "ApiName": "WIDESEA", "PDAVersion": "4", "ExpMinutes": 120, "QuartzJobAutoStart": true } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_BasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_BasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_BasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_BasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Common.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Common.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Core.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Core.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_DTO.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_DTO.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IBasicRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IBasicRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IBasicService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IBasicService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IInboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IInboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IInboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IInboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IOutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IOutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IOutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IOutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IRecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IRecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IRecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IRecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IStockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IStockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IStockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_IStockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ISystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ISystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ISystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ISystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ITaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ITaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_ITaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_InboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_InboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_InboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_InboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Model.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_Model.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_OutboundRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_OutboundRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_OutboundService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_OutboundService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_RecordRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_RecordRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_RecordService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_RecordService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_StockRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_StockRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_StockService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_StockService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_SystemRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_SystemRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_SystemService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_SystemService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_TaskInfoRepository.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_TaskInfoService.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_TaskInfoService.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_WMSServer.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_WMSServer.exeBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_WMSServer.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/WIDESEA_WMSServer.xml
@@ -82,6 +82,29 @@ <param name="stockSelectViews"></param> <returns></returns> </member> <member name="M:WIDESEA_WMSServer.Controllers.PDAController.GetPDAVersion(System.String)"> <summary> ä¸è½½PDA </summary> <returns></returns> </member> <member name="M:WIDESEA_WMSServer.Controllers.PDAController.PdaAddEmptyStockInfo(WIDESEA_DTO.Inbound.PdaMaterielGroupDTO)"> <summary> 空æç»ç </summary> <param name="materielGroupDTO"></param> <returns></returns> </member> <member name="T:WIDESEA_WMSServer.Controllers.Stock.StockInfoDetail_HtyController"> <summary> åºåæç»åå² </summary> </member> <member name="T:WIDESEA_WMSServer.Controllers.Stock.StockInfo_HtyController"> <summary> åºååå² </summary> </member> <member name="T:WIDESEA_WMSServer.Controllers.Sys_LogController"> <summary> æ¥å¿ ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/bin/Debug/net6.0/appsettings.json
@@ -25,7 +25,9 @@ "LogAopEnable": false, "wcsInterfaceAddress": "/api/Task/ReceiveTask", "ConveyorLineID": "1001,1002", //è¾é线ç¼å· "CarChargingStation": "003-002-001", "ApiName": "WIDESEA", "PDAVersion": "4", "ExpMinutes": 120, "QuartzJobAutoStart": true } ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.AssemblyInfo.cs
@@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("WIDESEA_WMSServer")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+733e63cb362f17aea4a1020654fa348a0d0c1f06")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cde56aae50adc11ff8db84e424d873843c566bfd")] [assembly: System.Reflection.AssemblyProductAttribute("WIDESEA_WMSServer")] [assembly: System.Reflection.AssemblyTitleAttribute("WIDESEA_WMSServer")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.AssemblyInfoInputs.cache
@@ -1 +1 @@ e499bd71557dd0abd5af7ec20382c5e7a7c5c3dd95022500638a1696ff111c35 d48e4fe082dc9d668e70295f9df29bca15f9758618591d9d49dec20275e7fbda ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.csproj.AssemblyReference.cacheBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.csproj.CoreCompileInputs.cache
@@ -1 +1 @@ dea7b3ffe634b9af354619f7e34486703e9226bede4867091da1f6c81ca2d708 6481a65f01a1fc12878ebc5daa662b1cc978c3d768628a11dbc014590a8a0c45 ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.csproj.FileListAbsolute.txt
@@ -1,228 +1,3 @@ E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Dictionary.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_DictionaryList.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Menu.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Role.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_RoleAuth.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\appsettings.Development.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\appsettings.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.staticwebassets.runtime.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.exe E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\index.html E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_User.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.runtimeconfig.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.xml E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.Extensions.DependencyInjection.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.Extras.DynamicProxy.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\AutoMapper.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\BarcodeStandard.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\BouncyCastle.Cryptography.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Castle.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\DynamicExpresso.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.EPPlus.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.Excel.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MailKit.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.JsonPatch.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Data.Sqlite.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Extensions.DependencyModel.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Identity.Client.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IO.RecyclableMemoryStream.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.OpenApi.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MimeKit.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.AspNetCore.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.AspNetCore.Mvc.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.Shared.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MySqlConnector.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Newtonsoft.Json.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Newtonsoft.Json.Bson.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Npgsql.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\OfficeOpenXml.Core.ExcelPackage.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Oracle.ManagedDataAccess.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Oscar.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Scrutor.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SixLabors.ImageSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.batteries_v2.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.provider.e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SqlSugar.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\DM.DmProvider.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Kdbndp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Annotations.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Filters.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Filters.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Newtonsoft.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Swagger.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Diagnostics.DiagnosticSource.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Diagnostics.PerformanceCounter.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.DirectoryServices.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Formats.Asn1.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.IO.Packaging.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Linq.Dynamic.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Resources.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Runtime.Caching.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Cryptography.Pkcs.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Permissions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Text.Encodings.Web.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Text.Json.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Windows.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\zh-Hans\Magicodes.IE.Core.resources.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-x64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx\native\libSkiaSharp.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\browser-wasm\nativeassets\net6.0\e_sqlite3.a E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-armel\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-mips64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-arm\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-arm64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-x64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-ppc64le\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-s390x\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x86\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx-arm64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx-x64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.PerformanceCounter.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.DirectoryServices.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.MvcApplicationPartsAssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.MvcApplicationPartsAssemblyInfo.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.build.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.development.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.WIDESEA_WMSServer.Microsoft.AspNetCore.StaticWebAssets.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.build.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.pack.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\scopedcss\bundle\WIDESEA_WMSServer.styles.css E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\refint\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.xml E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.genruntimeconfig.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\ref\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\zxing.dll E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Dictionary.tsv E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_DictionaryList.tsv E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Menu.tsv @@ -448,3 +223,228 @@ E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.pdb E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.genruntimeconfig.cache E:\宽海项ç®\ä¸ä¸éå·¥\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\ref\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.AssemblyReference.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.GeneratedMSBuildEditorConfig.editorconfig E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.AssemblyInfoInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.AssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.CoreCompileInputs.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.MvcApplicationPartsAssemblyInfo.cs E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.MvcApplicationPartsAssemblyInfo.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Dictionary.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_DictionaryList.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Menu.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Role.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_RoleAuth.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\appsettings.Development.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\appsettings.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.staticwebassets.runtime.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.exe E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\index.html E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\wwwroot\WIDESEA_DB.DBSeed.Json\Sys_User.tsv E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.deps.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.runtimeconfig.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_WMSServer.xml E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.Extensions.DependencyInjection.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Autofac.Extras.DynamicProxy.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\AutoMapper.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\BarcodeStandard.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\BouncyCastle.Cryptography.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Castle.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\DynamicExpresso.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.EPPlus.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Magicodes.IE.Excel.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MailKit.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.JsonPatch.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Data.Sqlite.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Extensions.DependencyModel.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Identity.Client.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.IO.RecyclableMemoryStream.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.OpenApi.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MimeKit.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.AspNetCore.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.AspNetCore.Mvc.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MiniProfiler.Shared.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\MySqlConnector.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Newtonsoft.Json.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Newtonsoft.Json.Bson.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Npgsql.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\OfficeOpenXml.Core.ExcelPackage.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Oracle.ManagedDataAccess.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Oscar.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Scrutor.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SixLabors.ImageSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.batteries_v2.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SQLitePCLRaw.provider.e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\SqlSugar.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\DM.DmProvider.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Kdbndp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Annotations.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Filters.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Filters.Abstractions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Newtonsoft.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.Swagger.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Diagnostics.DiagnosticSource.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Diagnostics.PerformanceCounter.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.DirectoryServices.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Formats.Asn1.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.IO.Packaging.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Linq.Dynamic.Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Resources.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Runtime.Caching.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Cryptography.Pkcs.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Security.Permissions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Text.Encodings.Web.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Text.Json.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\System.Windows.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\zxing.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\zh-Hans\Magicodes.IE.Core.resources.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-x64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x64\native\libSkiaSharp.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx\native\libSkiaSharp.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\libSkiaSharp.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\browser-wasm\nativeassets\net6.0\e_sqlite3.a E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-arm64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-armel\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-mips64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-arm\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-arm64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-musl-x64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-ppc64le\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-s390x\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x64\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux-x86\native\libe_sqlite3.so E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\maccatalyst-arm64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\maccatalyst-x64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx-arm64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx-x64\native\libe_sqlite3.dylib E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-arm64\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x64\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win-x86\native\e_sqlite3.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.PerformanceCounter.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.DirectoryServices.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\linux\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\osx\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.DirectoryServices.Protocols.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Common.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Core.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_DTO.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Model.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoService.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_BasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Common.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Core.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_DTO.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IBasicService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IInboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_InboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IOutboundService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IRecordService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_IStockService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ISystemService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_ITaskInfoService.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_Model.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_OutboundRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_RecordRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_StockRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_SystemRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\bin\Debug\net6.0\WIDESEA_TaskInfoRepository.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.build.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.development.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.WIDESEA_WMSServer.Microsoft.AspNetCore.StaticWebAssets.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.build.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.WIDESEA_WMSServer.props E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\staticwebassets.pack.json E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\scopedcss\bundle\WIDESEA_WMSServer.styles.css E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.csproj.CopyComplete E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\refint\WIDESEA_WMSServer.dll E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.xml E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.pdb E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\WIDESEA_WMSServer.genruntimeconfig.cache E:\项ç®é\ChuanSuoCheKu\项ç®ä»£ç \WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\obj\Debug\net6.0\ref\WIDESEA_WMSServer.dll ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.pdbBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/WIDESEA_WMSServer.xml
@@ -82,6 +82,29 @@ <param name="stockSelectViews"></param> <returns></returns> </member> <member name="M:WIDESEA_WMSServer.Controllers.PDAController.GetPDAVersion(System.String)"> <summary> ä¸è½½PDA </summary> <returns></returns> </member> <member name="M:WIDESEA_WMSServer.Controllers.PDAController.PdaAddEmptyStockInfo(WIDESEA_DTO.Inbound.PdaMaterielGroupDTO)"> <summary> 空æç»ç </summary> <param name="materielGroupDTO"></param> <returns></returns> </member> <member name="T:WIDESEA_WMSServer.Controllers.Stock.StockInfoDetail_HtyController"> <summary> åºåæç»åå² </summary> </member> <member name="T:WIDESEA_WMSServer.Controllers.Stock.StockInfo_HtyController"> <summary> åºååå² </summary> </member> <member name="T:WIDESEA_WMSServer.Controllers.Sys_LogController"> <summary> æ¥å¿ ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/apphost.exeBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/ref/WIDESEA_WMSServer.dllBinary files differ
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/refint/WIDESEA_WMSServer.dllBinary files differ