public class FileAttachmentService extends BaseService
| 限定符和类型 | 字段和说明 |
|---|---|
static FileAttachmentService |
SERVICE |
| 构造器和说明 |
|---|
FileAttachmentService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteById(String id) |
List<FileAttachment> |
queryFileAttachmentListByParams(Map<String,Object> filterData) |
public static final FileAttachmentService SERVICE
Copyright © 2015. All rights reserved.