skyouc
2025-10-27 ef60bc12149272702f6044842b8e0f9c82f0551b
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