zc
2025-10-28 e4a2bc817e830611f7187ba8cb62875842b79d3f
rsf-framework/src/main/resources/templates/react-admin/Controller.txt
@@ -20,7 +20,6 @@
import java.util.*;
@RestController
@RequestMapping("/api")
public class @{ENTITYNAME}Controller extends BaseController {
    @Autowired