细节补正
This commit is contained in:
parent
950f014f0f
commit
35e61c5321
@ -189,6 +189,7 @@ public class DlRepairSoServiceImpl extends ServiceImpl<DlRepairSoMapper, DlRepai
|
|||||||
* @date 11:12 2024/9/18
|
* @date 11:12 2024/9/18
|
||||||
**/
|
**/
|
||||||
@Override
|
@Override
|
||||||
|
@DSTransactional
|
||||||
public void voidRepairSo(DlRepairSoReqVO repairSoReqVO) {
|
public void voidRepairSo(DlRepairSoReqVO repairSoReqVO) {
|
||||||
baseMapper.updateById(repairSoReqVO);
|
baseMapper.updateById(repairSoReqVO);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user