Documentation ¶
Index ¶
- Variables
- func BuildDownLoadExcelTemplate(c *gin.Context)
- func ExportHost(c *gin.Context)
- func ExportInst(c *gin.Context)
- func ExportObject(c *gin.Context)
- func GetUserList(c *gin.Context)
- func ImportHost(c *gin.Context)
- func ImportInst(c *gin.Context)
- func ImportObject(c *gin.Context)
- func LogOutUser(c *gin.Context)
- func UpdateUserLanguage(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CODE_SUCESS = 0 CODE_ERROR_UPLOAD_FILE = 100 CODE_ERROR_OPEN_FILE = 101 )
Functions ¶
func BuildDownLoadExcelTemplate ¶
BuildDownLoadExcelTemplate build download excel template
func UpdateUserLanguage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.