提交 f6ee9249 编写于 作者: A apolloerp

dev

上级 1179b4e8
......@@ -13,31 +13,31 @@
"WhiteList": [ "/WxPay/WxPayResultNotify", "b" ]
},
"ShopWMSSql": "Data Source=localhost;Initial Catalog=shop_wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopWMSSqlReadOnly": "Data Source=localhost;Initial Catalog=shop_wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopManageSql": "Data Source=localhost;Initial Catalog=shop_manage;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopManageSqlReadOnly": "Data Source=localhost;Initial Catalog=shop_manage;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ReceiveSql": "Data Source=localhost;Initial Catalog=receive;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ReceiveSqlReadOnly": "Data Source=localhost;Initial Catalog=receive;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ProductSql": "Data Source=localhost;Initial Catalog=product;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ProductSqlReadOnly": "Data Source=localhost;Initial Catalog=product;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopPurchaseSql": "Data Source=localhost;Initial Catalog=shop_purchase;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopPurchaseSqlReadOnly": "Data Source=localhost;Initial Catalog=shop_purchase;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopOrderSql": "Data Source=localhost;Initial Catalog=shop_order;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopOrderSqlReadOnly": "Data Source=localhost;Initial Catalog=shop_order;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"OrderSql": "Data Source=localhost;Initial Catalog=orders;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"OrderSqlReadOnly": "Data Source=localhost;Initial Catalog=orders;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopStockSql": "Data Source=localhost;Initial Catalog=shop_stock;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopStockSqlReadOnly": "Data Source=localhost;Initial Catalog=shop_stock;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"WMSSql": "Data Source=localhost;Initial Catalog=wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"WMSSqlReadOnly": "Data Source=localhost;Initial Catalog=wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopWMSSql": "Data Source=db.aerp.com.cn;Initial Catalog=shop_wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopWMSSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=shop_wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopManageSql": "Data Source=db.aerp.com.cn;Initial Catalog=shop_manage;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopManageSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=shop_manage;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ReceiveSql": "Data Source=db.aerp.com.cn;Initial Catalog=receive;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ReceiveSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=receive;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ProductSql": "Data Source=db.aerp.com.cn;Initial Catalog=product;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ProductSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=product;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopPurchaseSql": "Data Source=db.aerp.com.cn;Initial Catalog=shop_purchase;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopPurchaseSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=shop_purchase;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopOrderSql": "Data Source=db.aerp.com.cn;Initial Catalog=shop_order;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopOrderSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=shop_order;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"OrderSql": "Data Source=db.aerp.com.cn;Initial Catalog=orders;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"OrderSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=orders;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopStockSql": "Data Source=db.aerp.com.cn;Initial Catalog=shop_stock;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"ShopStockSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=shop_stock;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"WMSSql": "Data Source=db.aerp.com.cn;Initial Catalog=wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"WMSSqlReadOnly": "Data Source=db.aerp.com.cn;Initial Catalog=wms;Persist Security Info=True;User ID=ApolloErp;Password=ApolloErp1234;",
"QiNiuImageDomain": "https://m.aerp.com.cn/",
"DefaultIcon": "shopProductImage/default.png",
"BusinessLogical": {
"NewRegisterUserPointValue": "100"
},
"Redis": {
"Server": "localhost:6379,password=ApolloErp1234",
"Server": "redis.aerp.com.cn:6379,password=ApolloErp1234",
"Data": "1"
},
"SkyWalking": {
......@@ -68,7 +68,7 @@
}
},
"ShopManageServer": {
"Domain": "http://localhost:8092/",
"Domain": "http://service.aerp.com.cn:8092/",
"GetShopById": "Shop/GetShopById",
"GetShopCustomerList": "ShopCustomer/GetShopCustomerList",
"GetShopCustomerDetail": "ShopCustomer/GetShopCustomerDetail",
......@@ -81,12 +81,12 @@
"GetShopWareHouseListAsync": "Shop/GetShopWareHouseListAsync"
},
"UserServer": {
"Domain": "http://localhost:8094/",
"Domain": "http://service.aerp.com.cn:8094/",
"GetUserInfo": "User/GetUserInfo",
"GetUserInfoByUserTel": "User/GetUserInfoByUserTel"
},
"VehicleServer": {
"Domain": "http://localhost:8088/",
"Domain": "http://service.aerp.com.cn:8088/",
"GetAllUserVehiclesAsync": "Vehicle/GetAllUserVehiclesAsync",
"GetUserDefaultVehicleAsync": "Vehicle/GetUserDefaultVehicleAsync",
"GetVehicleBrandList": "Vehicle/GetVehicleBrandList",
......@@ -96,7 +96,7 @@
"GetVehicleSalesNameByNian": "Vehicle/GetVehicleSalesNameByNian"
},
"ReceiveServer": {
"Domain": "http://localhost:8093/",
"Domain": "http://service.aerp.com.cn:8093/",
"GetReserveListPage": "Reserve/GetReserveListPage",
"GetReserveDetailForWeb": "Reserve/GetReserveDetailForWeb",
"GetReserveInfoByReserveIdOrOrderNum": "Reserve/GetReserveInfoByReserveIdOrOrderNum",
......@@ -108,7 +108,7 @@
"GetValidReserve": "Reserve/GetValidReserve"
},
"OrderServer": {
"Domain": "http://localhost:8081/",
"Domain": "http://service.aerp.com.cn:8081/",
"GetOrderInfoListForShop": "OrderQueryForShop/GetOrderInfoListForShop",
"GetOrderBaseInfo": "OrderQuery/GetOrderBaseInfo",
"GetOrderProduct": "OrderQuery/GetOrderProduct",
......@@ -119,7 +119,7 @@
},
"ProductServer": {
"Domain": "http://localhost:8086/",
"Domain": "http://service.aerp.com.cn:8086/",
"Search": "ProductSearch/Search",
"SearchShopProduct": "ShopProduct/SearchShopProduct",
"GetProductsByProductCodes": "ProductSearch/GetProductsByProductCodes",
......@@ -134,14 +134,14 @@
"GetAttributesByCategoryId": "ProductSearch/GetAttributesByCategoryId"
},
"OrderCommentServer": {
"Domain": "http://localhost:8091/",
"Domain": "http://service.aerp.com.cn:8091/",
"GetOrderCommentForShopList": "OrderComment/GetOrderCommentForShopList",
"ReplyDetail": "OrderCommentForApp/ReplyDetail",
"ReplyComment": "OrderCommentForApp/ReplyComment",
"GetCommentList": "OrderCommentForApp/GetCommentList"
},
"FMSServer": {
"Domain": "http://localhost:8096/",
"Domain": "http://service.aerp.com.cn:8096/",
"CreateAccountCheck": "AccountCheck/CreateAccountCheck",
"GetShopAccountUnChecks": "AccountCheck/GetShopAccountUnChecks",
"GetShopAccountChecksList": "AccountCheck/GetShopAccountChecksList",
......@@ -158,11 +158,11 @@
"CalculationReconciliationFeeBatch": "AccountCheck/CalculationReconciliationFeeBatch"
},
"BaoYangServer": {
"Domain": "http://localhost:8087/",
"Domain": "http://service.aerp.com.cn:8087/",
"GetServiceTypeEnum": "BaoYang/GetServiceTypeEnum"
},
"ShopOrderServer": {
"Domain": "http://localhost:8083/",
"Domain": "http://service.aerp.com.cn:8083/",
"QueryUseStockOrderDetail": "/OrderStock/QueryUseStockOrderDetail", //꿴璂땐데圈헙
"QueryOrderRealProductDetail": "/OrderStock/QueryOrderRealProductDetail", //꿴璂땐데圈헙
"OrderUseStockNotify": "/OrderStock/OrderUseStockNotify", //欖욋繫列
......@@ -179,7 +179,7 @@
},
"WMSServer": {
"Domain": "http://localhost:8095/",
"Domain": "http://service.aerp.com.cn:8095/",
"UpdateProductPackageStatus": "/WarehouseTransfer/UpdateProductPackageStatus", //꿴璂땐데圈헙
"UpdateAllotTaskStatus": "/Transfer/UpdateAllotTaskStatus",
"CreateAllotTask": "/Transfer/CreateAllotTask",
......@@ -195,14 +195,14 @@
"GetWarehouseConfig": "/Warehouse/GetWarehouseConfig"
},
"StockServer": {
"Domain": "http://localhost:8099/",
"Domain": "http://service.aerp.com.cn:8099/",
"BatchCreateStockLocation": "StockLocation/BatchCreateStockLocation",
"BatchCreateStockTranction": "StockTranction/BatchCreateStockTranction",
"GetSupplierProductStocks": "StockLocation/GetSupplierProductStocks"
},
"PurchaseServer": {
"Domain": "http://localhost:8098/",
"Domain": "http://service.aerp.com.cn:8098/",
"GetSupplierPurchaseProducts": "PurchaseOrder/GetSupplierPurchaseProducts",
"GetVendersCommon": "Vender/GetVendersCommon",
"SearchVenderProductListForApp": "Vender/SearchVenderProductListForApp"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册