Class PaperAttachmentApiImpl

  • All Implemented Interfaces:
    PaperAttachmentApi

    @RestController
    @RequestMapping(value="/services/rest/paperAttachment",
                    produces="application/json")
    public class PaperAttachmentApiImpl
    extends Object
    implements PaperAttachmentApi
    附件接口
    Author:
    qinman, zhangchongjie
    Date:
    2022/12/20