Documentation ¶
Index ¶
- func DelFile(filepath string) bool
- func FileExists(filepath string) bool
- func GetExcelColName(index int) string
- func HashKey(src *model.DatasV3) string
- func PostInt(key string, ctx *gin.Context) (int, error)
- func PostInt8(key string, ctx *gin.Context) (int8, error)
- type CommonDao
- type ModelData
- type ModleDataInterface
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func GetExcelColName ¶
Types ¶
type CommonDao ¶
type CommonDao struct { *dao.WorkParamsDao *dao.WorkResultDao *dao.WorkDatasV3Dao *dao.WorkDataResultDao *dao.WorkRecordV3Dao *dao.UserDao *dao.WorkLogDao }
Click to show internal directories.
Click to hide internal directories.