The previous code did not call 'destroy' to release the resource after the' create 'operation, resulting in a memory leak. So I added Destroy
The previous code did not call 'destroy' to release the resource after the' create 'operation, resulting in a memory leak. So I added Destroy