Commit d9b6a82c authored by unset's avatar unset

添加通知信息

parent 9cfe0eb1
......@@ -149,6 +149,11 @@ public class IndustryApplicationInfo implements Serializable {
*/
private BigDecimal price;
/**
* 源文件路径
*/
private String sourceFile;
@Transient
private String firstTitle;
......
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