This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
suimang
/
suimangServer
Прати
6
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
//
private_deployment
xhxu
пре 1 година
родитељ
e30cd3837c
комит
fe810e8bf1
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/java/com/iformall/service/sm/impl/UserMouldVideoServiceImpl.java
+ 1
- 1
suimangService/src/main/java/com/iformall/service/sm/impl/UserMouldVideoServiceImpl.java
Прегледај датотеку
@@ -132,7 +132,7 @@ public class UserMouldVideoServiceImpl implements UserMouldVideoService {
int x = (1920-1080)/2;
personObject.put("x",x);
int y =
(1
0
80-1920)
;
int y = 0;
personObject.put("y",y);
}
personObject.put("z",0);
Write
Preview
Loading…
Откажи
Сачувај