跳转至

FontErrorController 接口分析文档

概述信息

属性
模块 app-eform-server
包路径 com.sinosoft.sss.controller.eTransact
基础路径 /fonterror
Controller类 FontErrorController
状态 活跃
接口数量 1个
作者 zhaoxiaobo
创建时间 2018年9月21日
类描述 字体错误相关操作控制器

接口列表总览

序号 接口方法(锚点链接) HTTP方法 路径 参数 返回类型 接口使用说明 状态
1 pic08 GET/POST /pic08 String prtSeq, String picProperty, String serviceType, String errMsg String 字体08图片 活跃

接口详情

pic08

  • 路径: /pic08
  • HTTP方法: GET/POST
  • 参数: String prtSeq, String picProperty, String serviceType, String errMsg
  • 返回类型: String
  • 状态: 活跃
  • 接口使用说明: 字体错误

Mermaid逻辑流程图:

graph TD A[接收参数] --> B[调用FontErrorServiceInter.pic08] B --> C[业务处理] C --> D[返回结果]

业务逻辑描述: FontErrorController的pic08接口,用于处理字体错误相关业务。

涉及模块: FontErrorServiceInter


接口统计

  • 接口总数: 1个
  • 活跃接口: 1个
  • 被注释接口: 0个
  • 生成时间: 2026-03-23 22:00