spotless
This commit is contained in:
@@ -13,7 +13,7 @@ public class ModelMngBakDto {
|
||||
@Setter
|
||||
@NoArgsConstructor
|
||||
@AllArgsConstructor
|
||||
public static class AddReq{
|
||||
public static class AddReq {
|
||||
private String modelCate;
|
||||
private String modelVer;
|
||||
private String modelPath;
|
||||
|
||||
Reference in New Issue
Block a user