Source
nonesale
web-admin
utilityswagger utility
http://localhost:5002/utility/docs/index.html
http://saleplatform-api-stag.fpt.net/utility/docs/index.html
Figma mbs all
https://www.figma.com/file/e8bNmTs6CpQXwu5Sr5im1k/Mobisale_ISC?node-id=2%3A11347
Figma tạo đtkd
https://www.figma.com/file/qCOAGFv7nxaNUNV3xqK0K5/DTKD-wireframe?node-id=0%3A1&t=X04EpmfJjmyqOdYf-0
https://www.figma.com/file/PrLOirl47a1mbdE64tQvjm/Untitled?node-id=0%3A1
Figma quản lý đtkd , đào tạo, Fox wiki, chiến dịch thi đua,
https://www.figma.com/file/qBQGAB8biaL3cPOyGWGKvv/%C4%90TKD-new-version
https://www.figma.com/file/qCOAGFv7nxaNUNV3xqK0K5/DTKD-wireframe?node-id=0%3A1&t=6hp10bY6p03aRRDS-0
SharePoint, URD SRS
Video họp quản lý đtkd , Đào tạo, Fox wiki, Chiến dịch thi đua
https://www.awesomescreenshot.com/video/12220756?key=159feb19787037fbca2688eab69b66cf
workplace
HAIPV7_BA https://fpt.workplace.com/chat/t/5226609760785156
"AppSettings": {
"Domain": {
"AggergationService": "http://sale-platform-ftel-gateway-api-dev",
"AggergationService1": "http://saleplatform-api-dev.fpt.net",
"UtilityService": "http://sale-platform-utility-api-dev",
"AccountService": "http://sale-platform-account-api-dev",
"OrderService1": "http://sale-platform-order-api-dev",
"OrderService": "http://sale-platform-order-api-dev",
"TrackingService": "http://sale-platform-tracking-api-dev",
"DeployService": "http://sale-platform-deploy-api-dev",
"PaymentService": "http://sale-platform-payment-api-dev",
"FSerService": "http://sale-platform-ftel-service-api-dev",
"FSerService1": "http://saleplatform-api-stag.fpt.net",
"ConsumerService": "http://sale-platform-consumer-queue-dev",
"ConsumerService1": "http://saleplatform-api-dev.fpt.net",
"RuleEngineService": "http://sale-platform-rule-engine-api-dev",
"FtelGatewayService": "http://sale-platform-ftel-gateway-api-dev",
"BackgroundService": "http://sale-platform-background-api-dev",
"InternalGatewayService": "http://sale-platform-internal-gateway-api-dev"
},
"AppSettings": {
"Domain": {
"AggergationService": "http://sale-platform-ftel-gateway-api-dev",
"AggergationService1": "http://saleplatform-api-dev.fpt.net",
"UtilityService": "http://sale-platform-utility-api-dev",
"AccountService": "http://sale-platform-account-api-dev",
"OrderService1": "http://sale-platform-order-api-dev",
"OrderService": "http://sale-platform-order-api-dev",
"TrackingService": "http://sale-platform-tracking-api-dev",
"DeployService": "http://sale-platform-deploy-api-dev",
"PaymentService": "http://sale-platform-payment-api-dev",
"FSerService": "http://sale-platform-ftel-service-api-dev",
"FSerService1": "http://saleplatform-api-stag.fpt.net",
"ConsumerService": "http://sale-platform-consumer-queue-dev",
"ConsumerService1": "http://saleplatform-api-dev.fpt.net",
"RuleEngineService": "http://sale-platform-rule-engine-api-dev",
"FtelGatewayService": "http://sale-platform-ftel-gateway-api-dev",
"BackgroundService": "http://sale-platform-background-api-dev",
"InternalGatewayService": "http://sale-platform-internal-gateway-api-dev"
},
SQL Root
"ConnectionStringSettings": {
"SalePlatformWrite": "Server=172.20.23.53,1439;Database=SalePlatform;User Id=isc;Password=rnd1280rnd;",
"SalePlatformRead": "Server=172.20.23.53,1439;Database=SalePlatform;User Id=isc;Password=rnd1280rnd;"
},
SQL Fix
"ConnectionStringSettings": {
"SalePlatformWrite": "Server=172.27.62.7;Database=SalePlatform;User Id=isc;Password=rnd1280rnd;",
"SalePlatformRead": "Server=172.27.62.7,1439;Database=SalePlatform;User Id=isc;Password=rnd1280rnd;"
},
Redis Root
"RedisSettings": {
"ServerWrite": "sale-platform-redis-cache-dev:6379,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"ServerRead": "sale-platform-redis-cache-dev:6379,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"DatabaseNumber": 1
},
Redis Fix
"RedisSettings": {
"ServerWrite": "ISP-REDIS:36380,password=ISC_Redis!123,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"ServerRead": "ISP-REDIS:36379,password=ISC_Redis!123,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"DatabaseNumber": 1
},
Redis stag web-admin
"MongoSettings": {
"ServerWrite": "mongodb://MobiSaleService:MobiSaleService123@172.20.23.53:27017/?connectTimeoutMS=300000&authSource=mobisale_db",
"ServerRead": "mongodb://MobiSaleService:MobiSaleService123@172.20.23.53:27017/?connectTimeoutMS=300000&authSource=mobisale_db"
},
Redis stag Utility
"RedisSettings": {
"ServerWrite": "sale-platform-redis-cache-staging:6379,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"ServerRead": "sale-platform-redis-cache-staging:6379,AllowAdmin = true,abortConnect=false,SyncTimeout = 5000",
"DatabaseNumber": 1
},
Chỉnh localhost:5002
Program.cs
options.ListenAnyIP(5002);
\Properties\launchSettings.json
"Development": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "utility/docs/",
"applicationUrl": "http://localhost:5002",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
Nhận xét
Đăng nhận xét