🎨 代码优化

pull/69/head
ruibaby 2018-12-03 22:24:07 +08:00
parent 8bc96dc629
commit d6495bdc5a
1 changed files with 5 additions and 0 deletions

View File

@ -70,4 +70,9 @@ public class Attachment implements Serializable {
*
*/
private String attachWh;
/**
* 01
*/
private Integer attachOrigin = 0;
}