Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
shahaibo
2024-01-26 15:33:43 +08:00

View File

@@ -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;