#
luxiaotao1123
2024-09-13 4757020896b56a3aa29b85b71fd64a5c43dadb51
zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt
@@ -11,6 +11,7 @@
import com.zy.acs.manager.common.domain.PageParam;
import @{COMPANYNAME}.entity.@{ENTITYNAME};
import @{COMPANYNAME}.service.@{ENTITYNAME}Service;
import com.zy.acs.manager.system.controller.BaseController;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.*;