BUGFIX: 模特preview;
This commit is contained in:
@@ -208,7 +208,8 @@ public class LibraryServiceImpl extends ServiceImpl<LibraryMapper, Library> impl
|
||||
}
|
||||
}
|
||||
|
||||
private String processMannequins(String filePath) {
|
||||
@Override
|
||||
public String processMannequins(String filePath) {
|
||||
ModelPathObject modelPathObject = new ModelPathObject();
|
||||
modelPathObject.setModel_path(filePath);
|
||||
OkHttpClient client = new OkHttpClient().newBuilder()
|
||||
|
||||
Reference in New Issue
Block a user