generate 修改字段名str->content
This commit is contained in:
@@ -15,7 +15,7 @@ public class GenerateToPythonDTO {
|
|||||||
|
|
||||||
private String category;
|
private String category;
|
||||||
|
|
||||||
private String str;
|
private String content;
|
||||||
|
|
||||||
private Integer mode;
|
private Integer mode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user