|
@@ -94,9 +94,9 @@ func CreateDataExportExcelFile(list *[]map[string]interface{}, isSenior bool, fi
|
|
func ExportExcelFile(list *[]map[string]interface{}, isSenior bool) (*xlsx.File, error) {
|
|
func ExportExcelFile(list *[]map[string]interface{}, isSenior bool) (*xlsx.File, error) {
|