Merge branch 'feature-four-daiyb' into dev
This commit is contained in:
commit
a2ea3e1143
@ -1504,6 +1504,7 @@ func ImportWorkBatch(ctx *gin.Context) {
|
||||
temp.ArtistName = subInfoResp.Name
|
||||
temp.ArtistPhone = subInfoResp.TelNum
|
||||
temp.ArtistPhoneAreaCode = subInfoResp.TelAreaCode
|
||||
temp.ArtistSubNum = subInfoResp.SubNum
|
||||
}
|
||||
|
||||
if len(row) > 7 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user