publish 1.1.2
This commit is contained in:
@@ -8,7 +8,6 @@ public class TemplateDealDTO {
|
||||
private String templateId;
|
||||
@NotEmpty(message = "文件路径必填")
|
||||
private String file;
|
||||
@NotEmpty(message = "文件参数必填")
|
||||
private Object params;
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user