paper

package
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

* @Author: liziwei01 * @Date: 2021-04-19 15:00:00 * @LastEditTime: 2021-05-30 02:26:34 * @LastEditors: liziwei01 * @Description: 搜索论文服务数据库层:在这里访问数据库获取数据 * @FilePath: /github.com/liziwei01/go-liziwei01-appui/modules/erg3020/dao/paper/paper.go

Index

Constants

View Source
const (
	// 论文信息表
	PAPER_TABLE_NAME = "tb_gesture_teleoperation_paper_info"
)

Variables

This section is empty.

Functions

func AddPaper

func AddPaper(ctx context.Context, param paperModel.PaperInfo) error

func GetPaperList

func GetPaperList(ctx context.Context, params searchModel.PaperSearchParams) ([]paperModel.PaperInfo, error)

*

  • @description: 搜索论文服务后台数据层处理逻辑
  • @param {searchModel.PaperSearchParams} params
  • @return {[]paperModel.PaperInfo}

func GetPaperPagesCount

func GetPaperPagesCount(ctx context.Context, params searchModel.PaperSearchParams) (int64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL