Some C++ question

I created a header file (.h) in visual studio, deleted the previous information and rebuilt it, but I still did not get the corresponding.generated. Can somebody tell me why?

Have you added UCLASS() and GENERATED_BODY()?