Merge branch 'sxy' into dev
This commit is contained in:
commit
20aea2e292
@ -311,7 +311,7 @@ func ImportRecordByExcel(c *gin.Context) {
|
||||
ArtistName: row[0],
|
||||
PhoneNum: row[1],
|
||||
ArtworkName: row[2],
|
||||
Address: row[3],
|
||||
Address1: row[3],
|
||||
}
|
||||
records = append(records, record)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user