Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Education
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
黄奎
Education
Commits
b4f23a76
Commit
b4f23a76
authored
Sep 18, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
8346c628
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
62 deletions
+13
-62
Edu.Cache.csproj.FileListAbsolute.txt
...Debug/netcoreapp3.0/Edu.Cache.csproj.FileListAbsolute.txt
+8
-8
appsettings.json
Edu.WebApi/appsettings.json
+5
-54
No files found.
Edu.Cache/obj/Debug/netcoreapp3.0/Edu.Cache.csproj.FileListAbsolute.txt
View file @
b4f23a76
...
...
@@ -12,19 +12,19 @@ F:\工作\微途\外网代码\education\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Ca
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Cache.deps.json
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Cache.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Cache.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Common.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Common.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.csprojAssemblyReference.cache
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.AssemblyInfoInputs.cache
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.AssemblyInfo.cs
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.csproj.CopyComplete
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Aop.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Common.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Model.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Module.User.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Repository.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Common.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Model.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Module.User.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Repository.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\bin\Debug\netcoreapp3.0\Edu.Aop.pdb
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.csprojAssemblyReference.cache
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.AssemblyInfoInputs.cache
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.AssemblyInfo.cs
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.csproj.CopyComplete
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.dll
F:\工作\微途\外网代码\new_edu\Edu.Cache\obj\Debug\netcoreapp3.0\Edu.Cache.pdb
Edu.WebApi/appsettings.json
View file @
b4f23a76
{
"ConnectionStrings"
:
{
"DefaultConnection"
:
"server=192.168.1.214;user id=reborn;password=Reborn@2018;database=reborn_mall;CharSet=utf8mb4; Convert Zero Datetime=true; "
,
"DefaultConnectionPName"
:
"MySql.Data.MySqlClient"
,
"FinanceConnection"
:
"server=192.168.1.214;user id=reborn;password=Reborn@2018;database=reborn_finance;CharSet=utf8mb4; Convert Zero Datetime=true; "
,
"FinanceConnectionPName"
:
"MySql.Data.MySqlClient"
,
"UserConnection"
:
"server=192.168.1.214;user id=reborn;password=Reborn@2018;database=reborn_user;CharSet=utf8mb4; Convert Zero Datetime=true; "
,
"UserConnectionPName"
:
"MySql.Data.MySqlClient"
,
"PropertyConnection"
:
"server=192.168.1.214;user id=reborn;password=Reborn@2018;database=test_property;CharSet=utf8mb4; Convert Zero Datetime=true; "
,
"PropertyConnectionPName"
:
"MySql.Data.MySqlClient"
"DefaultConnection"
:
"server=192.168.1.214;user id=reborn;password=Reborn@2018;database=reborn_edu;CharSet=utf8mb4; Convert Zero Datetime=true; "
,
"DefaultConnectionPName"
:
"MySql.Data.MySqlClient"
},
"Logging"
:
{
"LogLevel"
:
{
...
...
@@ -26,31 +20,8 @@
"ImKey"
:
"b612b31e837c79c68f141aeb719d2b20"
,
"ImSecret"
:
"66000451fb72"
,
"Mongo"
:
"mongodb://47.96.25.130:27017"
,
"MongoDBName"
:
"Mall"
,
"ProjectUrl"
:
"D:/project/GitProject/mallapp"
,
"DeveloperKitsPort"
:
"15720"
,
"FirstPage"
:
"pages/index/index.html"
,
"ByteDanceSendTemplate"
:
"https://developer.toutiao.com/api/apps/game/template/send"
,
"sTenpayNotify"
:
"http://mallapi.oytour.com/api/WeChatNotify/Notify"
,
//微信商品回调地址
"sTenpayRechargeNotify"
:
"http://mallapi.oytour.com/api/WeChatNotify/RechargeNotify"
,
//微信充值回调地址
"sTenpayMemberBuyNotify"
:
"http://mallapi.oytour.com/api/WeChatNotify/MemberBuyNotify"
,
//微信充值回调地址
"sTenpayVipBuyNotify"
:
"http://mallapi.oytour.com/api/WeChatNotify/VipBuyNotify"
,
//微信购买VIP回调地址
"NetworkDirector"
:
1756
,
//网络主管的id,用于新建供应商账户的时候的创建人
"RB_Branch_Id"
:
49
,
//所属公司id
"IncomeDirector"
:
1756
,
//财务收入创建人
"IncomeBranchId"
:
49
,
//财务收入创建人公司
"IncomeDepartment"
:
331
,
"ExpendDirector"
:
1756
,
//财务支出创建人
"ExpendBranchId"
:
49
,
//财务支出创建人公司
"ExpendDepartment"
:
331
,
"RebornDMC"
:
"reborn_dmc"
,
"PropertyDB"
:
"test_property"
,
"IncomeFinanceApi"
:
"http://192.168.2.16:8083/api/Mall/InsertFinanceBatchForMallIn"
,
"PaymentFinanceApi"
:
"http://192.168.2.16:8083/api/Mall/InsertFinanceBatchForMallOut"
,
"ZYRefundFinanceApi"
:
"http://192.168.2.16:8083/api/Mall/SetMallOrderSalesTheWayRefund"
,
"PropertyApi"
:
"http://192.168.2.16:8087/api/ECWorkFlow/SetECSuppliesStockInFlow"
,
"FinanceKey"
:
"FinanceMallInsertToERPViitto2020"
,
"SettlementRate"
:
"0.60"
,
"MongoDBName"
:
"Edu"
,
"RabbitMqConfig"
:
{
"HostName"
:
"47.96.25.130"
,
"VirtualHost"
:
"/"
,
...
...
@@ -63,25 +34,5 @@
"RedisPort"
:
"6379"
,
"RedisPwd"
:
"Viitto2018"
},
"VirtualDirectory"
:
"WebFile"
,
"FileService"
:
"2"
,
"IsNormalServer"
:
2
,
"FinanceSetting"
:
{
"TenantId"
:
1
,
"MallBaseId"
:
1
,
"RemitTypeId"
:
10
,
"RemitAccountId"
:
3012
,
"ProcurementCTId"
:
224
,
//以下采购
"ProcurementFWId"
:
127
,
"ProcurementDirector"
:
1756
,
"ProcurementBranchId"
:
49
,
"ProcurementDepartment"
:
331
,
"ProcurementCurrencyId"
:
1
},
"InitializeImages"
:
{
"GradeEntranceImage"
:
"1234566778"
},
"ShareConfig"
:
{
"ShareImg"
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/zanyang.png"
}
"VirtualDirectory"
:
"WebFile"
}
\ No newline at end of file
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