mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
V2.0升级不兼容地方注意
This commit is contained in:
@ -42,7 +42,7 @@ import io.swagger.annotations.ApiOperation;
|
||||
* @Version: V1.0
|
||||
*/
|
||||
@Slf4j
|
||||
@Api("${tableVo.ftlDescription}")
|
||||
@Api(tags="${tableVo.ftlDescription}")
|
||||
@RestController
|
||||
@RequestMapping("/${entityPackage}/${entityName?uncap_first}")
|
||||
public class ${entityName}Controller {
|
||||
|
||||
Reference in New Issue
Block a user