<develop>:(Web 端)<无> ShopERP 增加新用户注册功能。

parent 9aa47102
22de8547058b0d28efd03bdd40185dbc579be86df1b9dd78c2862c94b515e9f2
This source diff could not be displayed because it is too large. You can view the blob instead.
[
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AdvertController",
"Method": "GetAdvertList",
"RelativePath": "api/Advert/GetAdvertList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AdvertController",
"Method": "GetPositionList",
"RelativePath": "api/Advert/GetPositionList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.WxAdvert",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "ApplyAgent",
"RelativePath": "api/Agent/ApplyAgent",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMAgentApply",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "GetAgentRanking",
"RelativePath": "api/Agent/GetAgentRanking",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "GetGoodsPageList",
"RelativePath": "api/Agent/GetGoodsPageList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByWhereOrder",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "GetOrderSum",
"RelativePath": "api/Agent/GetOrderSum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "GetStoreInfo",
"RelativePath": "api/Agent/GetStoreInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "GetTeamSum",
"RelativePath": "api/Agent/GetTeamSum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "Info",
"RelativePath": "api/Agent/Info",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "MyOrder",
"RelativePath": "api/Agent/MyOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.AgentController",
"Method": "SetStore",
"RelativePath": "api/Agent/SetStore",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMSetAgentStorePost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ArticleController",
"Method": "GetArticleDetail",
"RelativePath": "api/Article/GetArticleDetail",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ArticleController",
"Method": "GetArticleList",
"RelativePath": "api/Article/GetArticleList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ArticleController",
"Method": "NoticeList",
"RelativePath": "api/Article/NoticeList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CartController",
"Method": "AddCart",
"RelativePath": "api/Cart/AddCart",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCartAdd",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CartController",
"Method": "DoDelete",
"RelativePath": "api/Cart/DoDelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CartController",
"Method": "GetCartAvailableCoupon",
"RelativePath": "api/Cart/GetCartAvailableCoupon",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCouponForUserCouponPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CartController",
"Method": "GetList",
"RelativePath": "api/Cart/GetList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCartGetList",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CartController",
"Method": "SetCartNum",
"RelativePath": "api/Cart/SetCartNum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.FMSetCartNum",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CommonController",
"Method": "GetAreas",
"RelativePath": "api/Common/GetAreas",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CommonController",
"Method": "GetConfigV2",
"RelativePath": "api/Common/GetConfigV2",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CommonController",
"Method": "GetServiceDescription",
"RelativePath": "api/Common/GetServiceDescription",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CommonController",
"Method": "InterFaceTest",
"RelativePath": "api/Common/InterFaceTest",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CommonController",
"Method": "UploadImages",
"RelativePath": "api/Common/UploadImages",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CouponController",
"Method": "CouponDetail",
"RelativePath": "api/Coupon/CouponDetail",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CouponController",
"Method": "CouponList",
"RelativePath": "api/Coupon/CouponList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCouponForUserCouponPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CouponController",
"Method": "GetCoupon",
"RelativePath": "api/Coupon/GetCoupon",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CouponController",
"Method": "GetCouponKey",
"RelativePath": "api/Coupon/GetCouponKey",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCouponForGetCouponKeyPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.CouponController",
"Method": "UserCoupon",
"RelativePath": "api/Coupon/UserCoupon",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMCouponForUserCouponPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "ApplyDistribution",
"RelativePath": "api/Distribution/ApplyDistribution",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMDistributionApply",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "GetDistributionRanking",
"RelativePath": "api/Distribution/GetDistributionRanking",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "GetOrderSum",
"RelativePath": "api/Distribution/GetOrderSum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "GetStoreInfo",
"RelativePath": "api/Distribution/GetStoreInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "GetTeamSum",
"RelativePath": "api/Distribution/GetTeamSum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "Info",
"RelativePath": "api/Distribution/Info",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "MyOrder",
"RelativePath": "api/Distribution/MyOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.DistributionController",
"Method": "SetStore",
"RelativePath": "api/Distribution/SetStore",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMSetDistributionStorePost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.FormController",
"Method": "AddSubmit",
"RelativePath": "api/Form/AddSubmit",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FmAddSubmit",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.FormController",
"Method": "GetFormDetial",
"RelativePath": "api/Form/GetFormDetial",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FmGetForm",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetAllCategories",
"RelativePath": "api/Good/GetAllCategories",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetDetial",
"RelativePath": "api/Good/GetDetial",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetDetialByToken",
"RelativePath": "api/Good/GetDetialByToken",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetGoodsComment",
"RelativePath": "api/Good/GetGoodsComment",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetGoodsPageList",
"RelativePath": "api/Good/GetGoodsPageList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByWhereOrder",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetGoodsParams",
"RelativePath": "api/Good/GetGoodsParams",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetGoodsRecommendList",
"RelativePath": "api/Good/GetGoodsRecommendList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GoodController",
"Method": "GetProductInfo",
"RelativePath": "api/Good/GetProductInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetProductInfo",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GroupController",
"Method": "GetGoodsDetial",
"RelativePath": "api/Group/GetGoodsDetial",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetGoodsDetial",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.GroupController",
"Method": "GetList",
"RelativePath": "api/Group/GetList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGroupGetListPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.NoticeController",
"Method": "NoticeInfo",
"RelativePath": "api/Notice/NoticeInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.NoticeController",
"Method": "NoticeList",
"RelativePath": "api/Notice/NoticeList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "AddAftersales",
"RelativePath": "api/Order/AddAftersales",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.ToAddBillAfterSalesPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "Aftersalesinfo",
"RelativePath": "api/Order/Aftersalesinfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "AftersalesList",
"RelativePath": "api/Order/AftersalesList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "CancelOrder",
"RelativePath": "api/Order/CancelOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "CreateOrder",
"RelativePath": "api/Order/CreateOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.CreateOrder",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "DeleteOrder",
"RelativePath": "api/Order/DeleteOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "GetOrderList",
"RelativePath": "api/Order/GetOrderList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetOrderListPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "GetOrderStatusNum",
"RelativePath": "api/Order/GetOrderStatusNum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetOrderStatusNumPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "GetShip",
"RelativePath": "api/Order/GetShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "GetTaxCode",
"RelativePath": "api/Order/GetTaxCode",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetTaxCodePost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "LogisticsByApi",
"RelativePath": "api/Order/LogisticsByApi",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMApiLogisticsByApiPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "OrderConfirm",
"RelativePath": "api/Order/OrderConfirm",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "OrderDetails",
"RelativePath": "api/Order/OrderDetails",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.OrderController",
"Method": "SendReship",
"RelativePath": "api/Order/SendReship",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMBillReshipForSendReshipPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PageController",
"Method": "GetPageConfig",
"RelativePath": "api/Page/GetPageConfig",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PageController",
"Method": "GetRecod",
"RelativePath": "api/Page/GetRecod",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetRecodPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PaymentsController",
"Method": "CheckPay",
"RelativePath": "api/Payments/CheckPay",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.CheckPayPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PaymentsController",
"Method": "GetInfo",
"RelativePath": "api/Payments/GetInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PaymentsController",
"Method": "GetList",
"RelativePath": "api/Payments/GetList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PinTuanController",
"Method": "GetGoodsInfo",
"RelativePath": "api/PinTuan/GetGoodsInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PinTuanController",
"Method": "GetList",
"RelativePath": "api/PinTuan/GetList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PinTuanController",
"Method": "GetPinTuanTeam",
"RelativePath": "api/PinTuan/GetPinTuanTeam",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetPinTuanTeamPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.PinTuanController",
"Method": "GetProductInfo",
"RelativePath": "api/PinTuan/GetProductInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetProductInfo",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "AddServiceOrder",
"RelativePath": "api/Service/AddServiceOrder",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "GetDetails",
"RelativePath": "api/Service/GetDetails",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "GetPageList",
"RelativePath": "api/Service/GetPageList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "GetTicketInfo",
"RelativePath": "api/Service/GetTicketInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "LogDelete",
"RelativePath": "api/Service/LogDelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "VerificationPageList",
"RelativePath": "api/Service/VerificationPageList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.ServiceController",
"Method": "VerificationTicket",
"RelativePath": "api/Service/VerificationTicket",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetDefaultStore",
"RelativePath": "api/Store/GetDefaultStore",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetOrderPageByMerchant",
"RelativePath": "api/Store/GetOrderPageByMerchant",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetOrderPageByMerchantPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetOrderPageByMerchantSearch",
"RelativePath": "api/Store/GetOrderPageByMerchantSearch",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetOrderPageByMerchantSearcgPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetRecommendKeys",
"RelativePath": "api/Store/GetRecommendKeys",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetStoreById",
"RelativePath": "api/Store/GetStoreById",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetStoreByUserId",
"RelativePath": "api/Store/GetStoreByUserId",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetStoreList",
"RelativePath": "api/Store/GetStoreList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetStoreQueryPageByCoordinate",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "GetStoreSwitch",
"RelativePath": "api/Store/GetStoreSwitch",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "IsClerk",
"RelativePath": "api/Store/IsClerk",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "Lading",
"RelativePath": "api/Store/Lading",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "LadingDelete",
"RelativePath": "api/Store/LadingDelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "LadingInfo",
"RelativePath": "api/Store/LadingInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.StoreController",
"Method": "StoreLadingList",
"RelativePath": "api/Store/StoreLadingList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "AddBankCards",
"RelativePath": "api/User/AddBankCards",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.Entities.CoreCmsUserBankCard",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "AddGoodsBrowsing",
"RelativePath": "api/User/AddGoodsBrowsing",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Cash",
"RelativePath": "api/User/Cash",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "CashList",
"RelativePath": "api/User/CashList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "ChangeAvatar",
"RelativePath": "api/User/ChangeAvatar",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "DecodeEncryptedData",
"RelativePath": "api/User/DecodeEncryptedData",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxLoginDecodeEncryptedData",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "DecryptPhoneNumber",
"RelativePath": "api/User/DecryptPhoneNumber",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxLoginDecryptPhoneNumber",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "DelGoodsBrowsing",
"RelativePath": "api/User/DelGoodsBrowsing",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "DeShare",
"RelativePath": "api/User/DeShare",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMDeShare",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "EditInfo",
"RelativePath": "api/User/EditInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.EditInfoPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "EditPwd",
"RelativePath": "api/User/EditPwd",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.EditPwdPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "ForgetPwd",
"RelativePath": "api/User/ForgetPwd",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMForgetPwdPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetAreaId",
"RelativePath": "api/User/GetAreaId",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetAreaIdPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetBankCardInfo",
"RelativePath": "api/User/GetBankCardInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetBankCardsOrganization",
"RelativePath": "api/User/GetBankCardsOrganization",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetCartNumber",
"RelativePath": "api/User/GetCartNumber",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetDefaultBankCard",
"RelativePath": "api/User/GetDefaultBankCard",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetMyBankcardsList",
"RelativePath": "api/User/GetMyBankcardsList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetMyChildSum",
"RelativePath": "api/User/GetMyChildSum",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetMyInvite",
"RelativePath": "api/User/GetMyInvite",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetServicesPageList",
"RelativePath": "api/User/GetServicesPageList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetServicesTickets",
"RelativePath": "api/User/GetServicesTickets",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByStringId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetShipDetail",
"RelativePath": "api/User/GetShipDetail",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetUserDefaultShip",
"RelativePath": "api/User/GetUserDefaultShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetUserInfo",
"RelativePath": "api/User/GetUserInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetUserPoint",
"RelativePath": "api/User/GetUserPoint",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.GetUserPointPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GetUserShip",
"RelativePath": "api/User/GetUserShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Goodsbrowsing",
"RelativePath": "api/User/Goodsbrowsing",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GoodsCollection",
"RelativePath": "api/User/GoodsCollection",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GoodsCollectionCreateOrDelete",
"RelativePath": "api/User/GoodsCollectionCreateOrDelete",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "GoodsCollectionList",
"RelativePath": "api/User/GoodsCollectionList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "IsPoint",
"RelativePath": "api/User/IsPoint",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "IsSign",
"RelativePath": "api/User/IsSign",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "LogOut",
"RelativePath": "api/User/LogOut",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "MyInvite",
"RelativePath": "api/User/MyInvite",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "OnLogin",
"RelativePath": "api/User/OnLogin",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "OrderEvaluate",
"RelativePath": "api/User/OrderEvaluate",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.OrderEvaluatePost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Pay",
"RelativePath": "api/User/Pay",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.PayPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Recommend",
"RelativePath": "api/User/Recommend",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Removebankcard",
"RelativePath": "api/User/Removebankcard",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "RemoveShip",
"RelativePath": "api/User/RemoveShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SaveUserShip",
"RelativePath": "api/User/SaveUserShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.ViewModels.DTO.SaveUserShipPost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SendSms",
"RelativePath": "api/User/SendSms",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxSendSMS",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SetDefaultBankCard",
"RelativePath": "api/User/SetDefaultBankCard",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SetDefShip",
"RelativePath": "api/User/SetDefShip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SetMyInvite",
"RelativePath": "api/User/SetMyInvite",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Share",
"RelativePath": "api/User/Share",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMShare",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "ShareCode",
"RelativePath": "api/User/ShareCode",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "Sign",
"RelativePath": "api/User/Sign",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SmsLogin",
"RelativePath": "api/User/SmsLogin",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxAccountCreate",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SmsLogin2",
"RelativePath": "api/User/SmsLogin2",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxAccountCreate",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "SyncWeChatInfo",
"RelativePath": "api/User/SyncWeChatInfo",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMWxSync",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "UserBalance",
"RelativePath": "api/User/UserBalance",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMGetBalancePost",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "UserInvoiceList",
"RelativePath": "api/User/UserInvoiceList",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.UserController",
"Method": "UserPointLog",
"RelativePath": "api/User/UserPointLog",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.FMPageByIntId",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.WeChatAppletsMessageController",
"Method": "CloseTip",
"RelativePath": "api/WeChatAppletsMessage/CloseTip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.WeChatAppletsMessageController",
"Method": "IsTip",
"RelativePath": "api/WeChatAppletsMessage/IsTip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.WeChatAppletsMessageController",
"Method": "SetTip",
"RelativePath": "api/WeChatAppletsMessage/SetTip",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [
{
"Name": "entity",
"Type": "CoreCms.Net.Model.FromBody.SetWeChatAppletsMessageTip",
"IsRequired": true
}
],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
},
{
"ContainingType": "CoreCms.Net.Web.WebApi.Controllers.WeChatAppletsMessageController",
"Method": "Tmpl",
"RelativePath": "api/WeChatAppletsMessage/Tmpl",
"HttpMethod": "POST",
"IsController": true,
"Order": 0,
"Parameters": [],
"ReturnTypes": [
{
"Type": "CoreCms.Net.Model.ViewModels.UI.WebApiCallBack",
"MediaTypes": [
"text/plain",
"application/json",
"text/json"
],
"StatusCode": 200
}
]
}
]
\ No newline at end of file
{"GlobalPropertiesHash":"jtTKF1lSiV/iuPscqEklJWTikqqifkYMpIXyCG5Kwk0=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["3ROYenE1Mg3\u002B16Z22eConbIEH3cbvL3Q3Cx9BcmIt8Q=","T6t/hHm5u3ZDf/DDxfX5lB9jYcdQCpLm7SoSkcIuoZ4=","JKDbr7EamST1tpCbbEHQF\u002B24yrfIcOK4WPXITXgxyRg=","WD3qBTSfgHU\u002B1RO1vZV2zSx5O68RLQ\u002BILUw9bJ6Xvg4=","1XGnYNqGVLGvHrzbBAmTdDn5bgztUxNysHrGCokEMoI=","VEWsK\u002BTOu4d47i4tsfUgxivAu4z7DrYOcuGGaMNgNYM=","y1jIoVTZZEUdz3NFXy9V0NcUUiUaH9x8YI7YLvmAf7o=","7Uphv5I\u002Bc5sFj4oVNmFWy5V/ngLFyc3GVVIVl1MlWzw="],"CachedAssets":{"3ROYenE1Mg3\u002B16Z22eConbIEH3cbvL3Q3Cx9BcmIt8Q=":{"Identity":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\favicon.ico","SourceId":"CoreCms.Net.Web.WebApi","SourceType":"Discovered","ContentRoot":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\","BasePath":"_content/CoreCms.Net.Web.WebApi","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"62a6qbxtiu","Integrity":"bi58/A8mtYFE9PbRECPK\u002BRtrUVpYWcrVQlZLpLZLROA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":67646,"LastWriteTime":"2025-01-13T01:25:52.3362151+00:00"},"T6t/hHm5u3ZDf/DDxfX5lB9jYcdQCpLm7SoSkcIuoZ4=":{"Identity":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\fonts\\SourceHanSansK-Normal.ttf","SourceId":"CoreCms.Net.Web.WebApi","SourceType":"Discovered","ContentRoot":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\","BasePath":"_content/CoreCms.Net.Web.WebApi","RelativePath":"fonts/SourceHanSansK-Normal#[.{fingerprint}]?.ttf","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"l47xgl9o8w","Integrity":"q0kZJ8h5OBWrbgHsDCkoFixJMRxQSQ8orHdo/bfHoLw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\fonts\\SourceHanSansK-Normal.ttf","FileLength":17129372,"LastWriteTime":"2025-01-13T01:25:52.4561483+00:00"},"JKDbr7EamST1tpCbbEHQF\u002B24yrfIcOK4WPXITXgxyRg=":{"Identity":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\index.html","SourceId":"CoreCms.Net.Web.WebApi","SourceType":"Discovered","ContentRoot":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\","BasePath":"_content/CoreCms.Net.Web.WebApi","RelativePath":"index#[.{fingerprint}]?.html","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"g5ax0ezka6","Integrity":"XCZ1N4gbD6XeRVMeCkqt7HZxEXbOfp\u002BhKxcshDnTW/I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\index.html","FileLength":3187,"LastWriteTime":"2025-07-01T10:40:28.0523313+00:00"},"WD3qBTSfgHU\u002B1RO1vZV2zSx5O68RLQ\u002BILUw9bJ6Xvg4=":{"Identity":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\robots.txt","SourceId":"CoreCms.Net.Web.WebApi","SourceType":"Discovered","ContentRoot":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\","BasePath":"_content/CoreCms.Net.Web.WebApi","RelativePath":"robots#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gnxm88p04n","Integrity":"3AurSXwfp3NYMN2aidzjseebDvi0SoT\u002BnQnWxjEwlZM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\robots.txt","FileLength":27,"LastWriteTime":"2025-01-13T01:25:52.460113+00:00"},"1XGnYNqGVLGvHrzbBAmTdDn5bgztUxNysHrGCokEMoI=":{"Identity":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\static\\images\\logo.png","SourceId":"CoreCms.Net.Web.WebApi","SourceType":"Discovered","ContentRoot":"D:\\Code\\Shop.ERP\\CoreCms.Net.Web.WebApi\\wwwroot\\","BasePath":"_content/CoreCms.Net.Web.WebApi","RelativePath":"static/images/logo#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"g9zxsafz3u","Integrity":"PBswfbsKasu255N70ciyAZXbp1C\u002BMVfjI3wJ8oNVPuk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\static\\images\\logo.png","FileLength":129543,"LastWriteTime":"2025-01-13T01:25:52.460113+00:00"}},"CachedCopyCandidates":{}}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment