fix: AWC查询接口中优化返回的文件类型内容
This commit is contained in:
@@ -24,7 +24,7 @@ public class FileResult {
|
||||
|
||||
@ApiModelProperty(value = "文本类型")
|
||||
@JSONField(ordinal=2)
|
||||
private String documentType= "标准法规系统";
|
||||
private String documentType= "标准法规";
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user