|
@@ -228,7 +228,6 @@ public class TBDingServiceImpl extends ServiceImpl<TBDingMapper, TBDing> impleme
|
|
return dingStatisticResult;
|
|
return dingStatisticResult;
|
|
}
|
|
}
|
|
|
|
|
|
- @Transactional
|
|
|
|
@Override
|
|
@Override
|
|
public void dingSave(DingSaveParam dingSaveParam, Long userId) throws IOException {
|
|
public void dingSave(DingSaveParam dingSaveParam, Long userId) throws IOException {
|
|
String sopNo = dingSaveParam.getSopNo();
|
|
String sopNo = dingSaveParam.getSopNo();
|