Merge branch 'main' of http://182.92.203.107:3000/libingkun/skyeyesystem
This commit is contained in:
commit
37acb9954d
@ -110,6 +110,7 @@ public class UavServiceImpl implements IUavService {
|
||||
uavMapper.update(e);
|
||||
} else {
|
||||
uavMapper.insert(e);
|
||||
cache(e);
|
||||
}
|
||||
return e;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user