forked from apitable/apitable
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@coderabbitai ignore --------- Signed-off-by: William Chan <[email protected]> Co-authored-by: Harry Yep <[email protected]> Co-authored-by: William Chan <[email protected]> Co-authored-by: JaneSu <[email protected]> Co-authored-by: Zoe <[email protected]> Co-authored-by: Caedman Ziwen Lan <[email protected]> Co-authored-by: Kilian <[email protected]> Co-authored-by: Guofeng Chen <[email protected]> Co-authored-by: Chambers <[email protected]> Co-authored-by: ziqiang <[email protected]> Co-authored-by: Alex (hufeng) <[email protected]> Co-authored-by: Kelly Peilin Chan <[email protected]> Co-authored-by: XuKecheng <[email protected]> Co-authored-by: chalme <[email protected]> Co-authored-by: Evie Wanmei Huang <[email protected]> Co-authored-by: Michael Xiaoliang Chan <[email protected]> Co-authored-by: chenguofeng <[email protected]> Co-authored-by: ziqiang <[email protected]> Co-authored-by: Kelvin Jiawen Pan <[email protected]> Co-authored-by: Jeremy Yin <[email protected]> Co-authored-by: yanmingZhang <[email protected]> Co-authored-by: wangkailang <[email protected]> Co-authored-by: yechen <[email protected]> Co-authored-by: Michael Xiaoliang Chan <[email protected]> Co-authored-by: Zoe <[email protected]> Co-authored-by: ShawnDeng <[email protected]> Co-authored-by: Jover <[email protected]>
- Loading branch information
1 parent
186300f
commit 0a52d9e
Showing
1,146 changed files
with
18,272 additions
and
11,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,9 @@ | |
|
||
import lombok.Data; | ||
|
||
/** | ||
* image DTO. | ||
*/ | ||
@Data | ||
public class ImageDto { | ||
|
||
|
Oops, something went wrong.