You've already forked FrameTour-BE
彻底铲除OSSUtil,抽象、修改
This commit is contained in:
@@ -29,7 +29,7 @@ public class TemplateEntity {
|
||||
/**
|
||||
* 父模版ID
|
||||
*/
|
||||
private Long pid;
|
||||
private long pid = 0;
|
||||
/**
|
||||
* 是否是占位素材,0不是,1是
|
||||
*/
|
||||
|
Reference in New Issue
Block a user