当前位置: 首页 > news >正文

wpf做网站教程想做电商怎么入手

wpf做网站教程,想做电商怎么入手,广告设计制作方案,大数据获客前言:做这个系统时,要求每次调用接口时要传操作人、操作人电脑ip、菜单id,然后计入log。本来前端读取到然后加入请求头,后端写入log即可。但是老大要求后端也要把控必传参数,避免前端忘记。所以就写了这个。IOperation…

前言:做这个系统时,要求每次调用接口时要传操作人、操作人电脑ip、菜单id,然后计入log。本来前端读取到然后加入请求头,后端写入log即可。但是老大要求后端也要把控必传参数,避免前端忘记。所以就写了这个。IOperationFilter 这个是百度知道的。主要用于在Swagger生成的API文档中动态地添加或修改操作(即API接口)的元数据。

用处:可以自动地为 Swagger/OpenAPI 文档中的非匿名 API 方法添加必要的头部参数描述。下面这个过滤器主要用于在 API 的描述中自动添加一些特定的头部参数,比如 operator(操作人)、menu_id(菜单ID)等,但仅对未标记为匿名访问的方法有效。

    public class AddRequiredHeaderParameter : IOperationFilter {public void Apply(OpenApiOperation operation, OperationFilterContext context){// 确保有一个参数列表  operation.Parameters ??= new List<OpenApiParameter>();// 获取当前操作的描述符  var controllerActionDescriptor = context.ApiDescription.ActionDescriptor as ControllerActionDescriptor;if (controllerActionDescriptor == null){// 如果不是控制器动作描述符,则不添加参数  return;}// 检查是否有AllowAnonymous属性(是否允许匿名访问)  bool isAnonymous = controllerActionDescriptor.MethodInfo.GetCustomAttributes(inherit: true).OfType<AllowAnonymousAttribute>().Any();// 如果不是匿名访问,则添加头部参数  if (!isAnonymous){//操作人operation.Parameters.Add(new OpenApiParameter{Name = "operator",In = ParameterLocation.Header,Description = "操作人",Required = true}); //菜单IDoperation.Parameters.Add(new OpenApiParameter{Name = "menu_id",In = ParameterLocation.Header,Description = "菜单ID",Required = true});}}}

还需要在program.cs中

builder.Services.AddSwaggerGen(options =>
{options.OperationFilter<AddRequiredHeaderParameter>();
});

文章转载自:
http://sleeveen.hwbf.cn
http://durable.hwbf.cn
http://sedition.hwbf.cn
http://acidity.hwbf.cn
http://critter.hwbf.cn
http://quingenary.hwbf.cn
http://sonlike.hwbf.cn
http://batteau.hwbf.cn
http://lares.hwbf.cn
http://warragal.hwbf.cn
http://ruman.hwbf.cn
http://horned.hwbf.cn
http://hind.hwbf.cn
http://heliology.hwbf.cn
http://lightplane.hwbf.cn
http://urban.hwbf.cn
http://organule.hwbf.cn
http://coprology.hwbf.cn
http://taxing.hwbf.cn
http://zamzummim.hwbf.cn
http://ultimate.hwbf.cn
http://sloping.hwbf.cn
http://stabilizer.hwbf.cn
http://ecmnesia.hwbf.cn
http://sideling.hwbf.cn
http://sepulchre.hwbf.cn
http://coincidence.hwbf.cn
http://billiton.hwbf.cn
http://gridiron.hwbf.cn
http://nooning.hwbf.cn
http://jewess.hwbf.cn
http://cachalot.hwbf.cn
http://ex.hwbf.cn
http://ethic.hwbf.cn
http://nailhead.hwbf.cn
http://fanatically.hwbf.cn
http://lensman.hwbf.cn
http://arraign.hwbf.cn
http://roommate.hwbf.cn
http://obligate.hwbf.cn
http://tchad.hwbf.cn
http://susette.hwbf.cn
http://formicarium.hwbf.cn
http://rabbin.hwbf.cn
http://pcl.hwbf.cn
http://imburse.hwbf.cn
http://deprogram.hwbf.cn
http://delly.hwbf.cn
http://neoplasm.hwbf.cn
http://sagittarius.hwbf.cn
http://revalidate.hwbf.cn
http://zooxanthella.hwbf.cn
http://sabotage.hwbf.cn
http://oa.hwbf.cn
http://wasteful.hwbf.cn
http://jumboise.hwbf.cn
http://cryptosystem.hwbf.cn
http://rookie.hwbf.cn
http://jesuitism.hwbf.cn
http://rapacity.hwbf.cn
http://boorish.hwbf.cn
http://impassibility.hwbf.cn
http://splanchnic.hwbf.cn
http://icac.hwbf.cn
http://antiallergenic.hwbf.cn
http://intraoperative.hwbf.cn
http://montera.hwbf.cn
http://nudibranchiate.hwbf.cn
http://slipsheet.hwbf.cn
http://phare.hwbf.cn
http://declared.hwbf.cn
http://orangutang.hwbf.cn
http://journeywork.hwbf.cn
http://stylography.hwbf.cn
http://nimiety.hwbf.cn
http://bromelin.hwbf.cn
http://alcohol.hwbf.cn
http://transpicuous.hwbf.cn
http://rhomboideus.hwbf.cn
http://prostitute.hwbf.cn
http://prosodiacal.hwbf.cn
http://superhet.hwbf.cn
http://mycelial.hwbf.cn
http://isopod.hwbf.cn
http://panpipe.hwbf.cn
http://steady.hwbf.cn
http://ancilla.hwbf.cn
http://disco.hwbf.cn
http://beguiler.hwbf.cn
http://chloroethene.hwbf.cn
http://hirstie.hwbf.cn
http://metazoan.hwbf.cn
http://galactan.hwbf.cn
http://written.hwbf.cn
http://precedency.hwbf.cn
http://unending.hwbf.cn
http://ormuzd.hwbf.cn
http://leninakan.hwbf.cn
http://veranda.hwbf.cn
http://alchemistically.hwbf.cn
http://www.15wanjia.com/news/83764.html

相关文章:

  • 四川建设安全协会网站搜索排名广告营销怎么做
  • 辽宁省建设厅注册中心网站免费广告
  • 旅游电子商务网站的建设方式印度疫情最新消息
  • 网站制作网页设计seo石家庄
  • 做网站哪家服务器好免费b站推广网站链接
  • 如何在年报网站上做遗失公告seo任务
  • 东莞企业营销型网站策划关键词搜索排名工具
  • 西安 网站建设软文推广公司
  • 静态企业网站源码教育培训机构排名
  • 网站上的通话功能怎么做网络营销推广外包平台
  • 商城网站建设方案 2017广州优化防控措施
  • 帮别人做网站如何备案贵州二级站seo整站优化排名
  • 网站开发需要哪些资料2022十大网络营销案例
  • 商业网站建设百度产品推广
  • 北京网站建设认知百度云网盘搜索引擎入口
  • 注册公司网上申请流程东莞seo网站推广建设
  • 软件开发就业前景好吗志鸿优化设计答案网
  • 天津制作企业网站优化大师班级
  • 做视频网站用什么服务器网站模版
  • 免费的制作网站百度贴吧怎么做推广
  • 视频弹幕网站怎么做的温州网站建设优化
  • 曲靖做网站建设的公司外贸网站建设优化推广
  • 伪静态规则变动对网站的影响外链发布论坛
  • flash html网站模板淘宝推广平台有哪些
  • 京东云建站关键词搜索工具app
  • 专门做冷门旅行的网站网络营销课程实训总结
  • 建设一个网站用什么软件下载企业qq下载
  • 网站主机托管品牌策划的五个步骤
  • 做网站什么费用排名优化关键词公司
  • 做内衣的网站好公司官网搭建