BUGFIX:无法获取wx pose transfer的结果

This commit is contained in:
2025-06-16 15:07:22 +08:00
parent 9ad6acf28c
commit 4dd3ddb1d0
2 changed files with 18 additions and 5 deletions

View File

@@ -31,6 +31,8 @@ public class PoseTransformation extends BaseEntity {
private byte isDeleted;
private String modelName;
public PoseTransformation() {
}