摘要: //文件转base64文件流 public AttachmentModel ReadDocument(T_BAFJ modelItem) { AttachmentModel attachment = new AttachmentModel(); if (modelItem!=null) { stri 阅读全文
posted @ 2023-03-10 14:15 哈根达斯 阅读(329) 评论(0) 推荐(0) 编辑