当style为洛丽塔时无sketch和谷歌风控问题FIX
This commit is contained in:
@@ -3993,6 +3993,9 @@ public class PythonService {
|
||||
// throw new BusinessException("system.error");
|
||||
// }
|
||||
//**********************end***********************************
|
||||
if (category.split("_")[0].equals("male")&&style.toLowerCase().equals("lolita")){
|
||||
style=null;
|
||||
}
|
||||
AuthPrincipalVo userHolder = UserContext.getUserHolder();
|
||||
|
||||
OkHttpClient client = new OkHttpClient().newBuilder()
|
||||
|
||||
Reference in New Issue
Block a user