fix: update code gen
This commit is contained in:
@@ -15,8 +15,8 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
import org.wfc.common.core.web.controller.BaseController;
|
||||
import org.wfc.common.core.web.domain.AjaxResult;
|
||||
import org.wfc.common.core.web.page.TableDataInfo;
|
||||
import org.wfc.system.domain.SysRateLimit;
|
||||
import org.wfc.system.service.ISysRateLimitService;
|
||||
import ${package.Entity}.${entity};
|
||||
import ${package.Service}.${table.serviceName};
|
||||
|
||||
import java.util.List;
|
||||
#if(${superControllerClassPackage})
|
||||
|
||||
Reference in New Issue
Block a user