Commit d34c4dfa authored by caotao's avatar caotao

历史记录新增注解

parent a4869beb
......@@ -19,12 +19,12 @@ import org.typroject.tyboot.core.foundation.enumeration.UserType;
/**
*
*
*数据登记变更历史表
* @author system_generator
* @date 2023-12-20
*/
@RestController
@Api(tags = "Api")
@Api(tags = "数据登记变更历史表Api")
@RequestMapping(value = "/jg-registration-history")
public class JgRegistrationHistoryController extends BaseController {
......
......@@ -10,7 +10,7 @@ import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import java.util.List;
/**
* 服务实现类
* 数据登记变更历史表服务实现类
*
* @author system_generator
* @date 2023-12-20
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment