Description TutorialStepResponse.imageUrl is returned to clients, and TutorialStep entity has the column, but neither CreateTutorialStepRequest nor UpdateTutorialStepRequest exposes an imageUrl field, ...
Summary JeecgBoot's AI poster/image-edit feature accepts a client-controlled imageUrl and downloads it on the application server before sending the image to the drawing model. The network URL branch ...