Merge branch 'dev' of http://60.209.125.238:20010/chenjingyong/ds8-solution-pro into dev
commit
701feb1a8d
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<NameOfLastUsedPublishProfile>D:\Code\DS\ds8-solution-pro\ds-wms-service\DS.WMS.OpApi\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
此文件由 Web 项目的发布/打包过程使用。可以通过编辑此 MSBuild 文件
|
||||
自定义此过程的行为。为了解与此相关的更多内容,请访问 https://go.microsoft.com/fwlink/?LinkID=208121。
|
||||
-->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<_PublishTargetUrl>D:\Code\PublishCopy\ds8-opapi</_PublishTargetUrl>
|
||||
<History>True|2024-07-08T06:33:12.6884426Z||;True|2024-07-08T09:56:58.4995696+08:00||;</History>
|
||||
<LastFailureDetails />
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -1,51 +1,69 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"JwtSettings": {
|
||||
"Issuer": "vol.core.owner",
|
||||
"Audience": "vol.core",
|
||||
"User": "C5ABA9E202D94C43A3CA66002BF77FAF",
|
||||
"SecretKey": "sdfsdfsrty45634kkhllghtdgdfss345t678fs"
|
||||
},
|
||||
"Cors": {
|
||||
"PolicyName": "WMSCore.API",
|
||||
"Url": "http://localhost:8000,http://localhost:5999,http://localhost:8088,http://localhost:5173,http://0.0.0.0:5999,http://0.0.0.0:9995,http://localhost:9995,http://60.209.125.238:9995,http://localhost:3000,https://localhost:3100,http://47.104.255.182:3100,http://47.104.255.182:3110,https://localhost:3110,http://localhost:8080,http://localhost:8081,http://localhost:8082,http://localhost:8083,http://localhost:8084"
|
||||
},
|
||||
"DBInfo": {
|
||||
"DefaultDbConnId": "1288018625843826688",
|
||||
"DefaultDbType": 0,
|
||||
"DefaultDbString": "server=60.209.125.238;port=32006;uid=root;pwd=Djy@Mysql.test;database=shippingweb8_dev",
|
||||
"DBS": [
|
||||
{
|
||||
"ConnId": "1595354960864874496",
|
||||
"DBType": 1,
|
||||
"Enabled": false,
|
||||
"HitRate": 40,
|
||||
"Connection": "Data Source=47.105.193.36,11435;Initial Catalog=SHIPPINGWEB_JNHJ;Integrated Security=False;Connect Timeout=500;User ID=sa;Password=Ds20040201",
|
||||
"ProviderName": "System.Data.SqlClient"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SwaggerDoc": {
|
||||
"ContactName": "WmsAdminAPI",
|
||||
"ContactEmail": "Wms API.Core@xxx.com",
|
||||
"ContactUrl": "https://www.xxx.com",
|
||||
"Version": "1.0",
|
||||
"Title": "Wms Admin API",
|
||||
"Description": "Wms Admin API"
|
||||
},
|
||||
"PrintService": {
|
||||
"IP": "60.209.125.238",
|
||||
"Port": "3009",
|
||||
"AccessKey": "1777229107311022080",
|
||||
"AccessSecret": "d816e6fe938f24e2f205db129d31286a",
|
||||
"GetModuleListUrl": "/printApi/OpenPrint/GetPrintModuleList",
|
||||
"GetTemplateListUrl": "/printApi/OpenPrint/GetPrintTemplateList",
|
||||
"GetJsonPrintInfoUrl": "/printApi/OpenPrint/GetOpenJsonPrintInfo"
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"JwtSettings": {
|
||||
"Issuer": "vol.core.owner",
|
||||
"Audience": "vol.core",
|
||||
"User": "C5ABA9E202D94C43A3CA66002BF77FAF",
|
||||
"SecretKey": "sdfsdfsrty45634kkhllghtdgdfss345t678fs"
|
||||
},
|
||||
"Cors": {
|
||||
"PolicyName": "WMSCore.API",
|
||||
"Url": "http://localhost:8000,http://localhost:5999,http://localhost:8088,http://localhost:5173,http://0.0.0.0:5999,http://0.0.0.0:9995,http://localhost:9995,http://60.209.125.238:9995,http://localhost:3000,https://localhost:3100,http://47.104.255.182:3100,http://47.104.255.182:3110,https://localhost:3110,http://localhost:8080,http://localhost:8081,http://localhost:8082,http://localhost:8083,http://localhost:8084"
|
||||
},
|
||||
"DBInfo": {
|
||||
"DefaultDbConnId": "1288018625843826688",
|
||||
"DefaultDbType": 0,
|
||||
"DefaultDbString": "server=60.209.125.238;port=32006;uid=root;pwd=Djy@Mysql.test;database=shippingweb8_dev",
|
||||
"DBS": [
|
||||
{
|
||||
"ConnId": "1595354960864874496",
|
||||
"DBType": 1,
|
||||
"Enabled": false,
|
||||
"HitRate": 40,
|
||||
"Connection": "Data Source=47.105.193.36,11435;Initial Catalog=SHIPPINGWEB_JNHJ;Integrated Security=False;Connect Timeout=500;User ID=sa;Password=Ds20040201",
|
||||
"ProviderName": "System.Data.SqlClient"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SwaggerDoc": {
|
||||
"ContactName": "WmsAdminAPI",
|
||||
"ContactEmail": "Wms API.Core@xxx.com",
|
||||
"ContactUrl": "https://www.xxx.com",
|
||||
"Version": "1.0",
|
||||
"Title": "Wms Admin API",
|
||||
"Description": "Wms Admin API"
|
||||
},
|
||||
"PrintService": {
|
||||
"IP": "60.209.125.238",
|
||||
"Port": "3009",
|
||||
"AccessKey": "1777229107311022080",
|
||||
"AccessSecret": "d816e6fe938f24e2f205db129d31286a",
|
||||
"GetModuleListUrl": "/printApi/OpenPrint/GetPrintModuleList",
|
||||
"GetTemplateListUrl": "/printApi/OpenPrint/GetPrintTemplateList",
|
||||
"GetJsonPrintInfoUrl": "/printApi/OpenPrint/GetOpenJsonPrintInfo"
|
||||
},
|
||||
"DjyService": {
|
||||
"IP": "60.209.125.238",
|
||||
"Port": "35100",
|
||||
"AccessKey": "6b050e757c1e405489e19602dd81ebbe",
|
||||
"AccessSecret": "51d564741c761e0760f62d904f13c193009e74d0af9f72e2dc67f9320b8ae42580e2339745aee1bf",
|
||||
"SaveServiceProjectUrl": "/EmbedProjectGoodsStatus/SaveServiceProject",
|
||||
"CancelServiceProjectUrl": "/EmbedProjectGoodsStatus/CancelServiceProject",
|
||||
"GetServiceProjectListUrl": "/EmbedProjectGoodsStatus/GetServiceProjectList",
|
||||
"GetServiceStatusListUrl": "/EmbedProjectGoodsStatus/GetServiceStatusList",
|
||||
"SaveServiceStatusUrl": "/EmbedProjectGoodsStatus/SaveServiceStatus",
|
||||
"CancelServiceStatusUrl": "/EmbedProjectGoodsStatus/CancelServiceStatus"
|
||||
},
|
||||
"ExcuteRuleService": {
|
||||
"IP": "47.104.73.97",
|
||||
"Port": "7115",
|
||||
"SenderKey": "SEFBZkh5V3R1TGxtdlBIcTF4QmNMWURCS08vb2EvTzVxS0F0eDFKdlgyS3lKVUx6K3JRRE94Q2kvcWZMRytZeWxyVkhLdk9hRGpzVStPamhIUXd5NU9FMjhFTktwUlZ2eThJZGlQd3p5dUk9",
|
||||
"SendUrl": "/api/RulesEngineManage/ExcuteWorkFlow"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue