This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
tt
release_toaliyun_real
xhxu
пре 5 година
родитељ
29dfd3b028
комит
1488e32bc3
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/java/com/iformall/service/tt/impl/TtCouponServiceImpl.java
+ 1
- 1
mallinkService/src/main/java/com/iformall/service/tt/impl/TtCouponServiceImpl.java
Прегледај датотеку
@@ -131,8 +131,8 @@ public class TtCouponServiceImpl implements TtCouponService {
ttc.setUpdateDate(new Date());
ttCouponMapper.insert(ttc);
}
ttCouponMapper.updateById(record);
}
ttCouponMapper.updateById(record);
return new ResultData();
}
Write
Preview
Loading…
Откажи
Сачувај