Commit cc5a241a authored by rjb's avatar rjb

删除字段

parent 0a1f393b
...@@ -24,10 +24,6 @@ public class AmosToolTemplateModel extends BaseModel { ...@@ -24,10 +24,6 @@ public class AmosToolTemplateModel extends BaseModel {
@ApiModelProperty(value = "效果图") @ApiModelProperty(value = "效果图")
protected String sketch; protected String sketch;
/** /**
* 所属机构
*/
private String agencyName;
/**
* 查看次数 * 查看次数
*/ */
private Integer viewTimes; private Integer viewTimes;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment