step 6 : check distance graphql
This commit is contained in:
@@ -92,8 +92,6 @@ func (staff *Staff) LoginAttendance(email string, id_google_sign_in string) (*mo
|
||||
M_StaffNoHp,
|
||||
M_CompanyID,
|
||||
M_CompanyName,
|
||||
M_CompanyLatitude,
|
||||
M_CompanyLongitude,
|
||||
M_StaffIsActive,
|
||||
M_StaffIsLogin,
|
||||
M_StaffToken,
|
||||
@@ -123,8 +121,6 @@ func (staff *Staff) LoginAttendance(email string, id_google_sign_in string) (*mo
|
||||
&ret.PhoneNumber,
|
||||
&ret.CompanyID,
|
||||
&ret.CompanyName,
|
||||
&ret.CompanyLatitude,
|
||||
&ret.CompanyLongitude,
|
||||
&ret.IsActive,
|
||||
&ret.IsLogin,
|
||||
&ret.Token,
|
||||
|
||||
Reference in New Issue
Block a user