Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mall.oytour.com
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄奎
mall.oytour.com
Commits
63a0a8df
Commit
63a0a8df
authored
Dec 16, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
9cc39396
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
12 deletions
+7
-12
Startup.cs
Mall.WebApi/Startup.cs
+6
-11
appsettings.json
Mall.WebApi/appsettings.json
+1
-1
No files found.
Mall.WebApi/Startup.cs
View file @
63a0a8df
using
System
;
using
System.Collections.Generic
;
using
System.IO
;
using
System.Linq
;
using
System.Net
;
using
System.Text.Encodings.Web
;
using
System.Text.Unicode
;
using
System.Threading.Tasks
;
using
Dnc.Api.Throttle
;
using
Mall.CacheManager.User
;
using
Mall.Module.Education
;
using
Mall.ThirdCore.Message
;
using
Microsoft.AspNetCore.Builder
;
using
Microsoft.AspNetCore.Hosting
;
using
Microsoft.AspNetCore.Http
;
...
...
@@ -23,6 +12,12 @@ using Senparc.CO2NET.RegisterServices;
using
Senparc.Weixin
;
using
Senparc.Weixin.Entities
;
using
Senparc.Weixin.RegisterServices
;
using
System
;
using
System.Collections.Generic
;
using
System.IO
;
using
System.Linq
;
using
System.Text.Encodings.Web
;
using
System.Text.Unicode
;
namespace
Mall.WebApi
{
...
...
Mall.WebApi/appsettings.json
View file @
63a0a8df
...
...
@@ -81,7 +81,7 @@
"FileService"
:
"2"
,
"IsNormalServer"
:
2
,
"IsFirtsShopAutoExamine"
:
1
,
//首店企业认证是否自动审核,
1
-是
"IsCPSWJAutoExamine"
:
1
,
//翠屏商务局(商载通)企业认证是否自动审核,
1
-是
"IsCPSWJAutoExamine"
:
0
,
//翠屏商务局(商载通)企业认证是否自动审核,
1
-是
"FinanceSetting"
:
{
"TenantId"
:
1
,
"MallBaseId"
:
1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment