chen.lin
2026-02-07 8ba64675f3735c2cf7bbdeb373601d5274acd60f
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