BUGFIX:library男模特打点预览;
This commit is contained in:
@@ -2093,7 +2093,10 @@ public class PythonService {
|
||||
bottom.setType(MalePosition.BOTTOMS.getValue());
|
||||
bottom.setColor("none");
|
||||
bottom.setIcon("none");
|
||||
bottom.setPrint(designPythonItemPrint);
|
||||
DesignPythonItemPrint designPythonItemPrint1 = new DesignPythonItemPrint();
|
||||
designPythonItemPrint1.setIfSingle(false);
|
||||
designPythonItemPrint1.setPrint_path_list(new ArrayList<>());
|
||||
bottom.setPrint(designPythonItemPrint1);
|
||||
bottom.setPath("aida-sys-image/images/male/bottoms/mens_test_10007.png");
|
||||
response.add(bottom);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user