rev:回滚
This commit is contained in:
@@ -313,6 +313,7 @@ public class InBoxManageServiceImpl implements InBoxManageService {
|
||||
}
|
||||
|
||||
@Override
|
||||
@Transactional(rollbackFor = Exception.class)
|
||||
public void returnIn(JSONObject whereJson) {
|
||||
// 载具表
|
||||
//api/twoPda/vehicle/returnIn
|
||||
|
||||
Reference in New Issue
Block a user