values = kwargs.setdefault('values', {}) attendance_type = values.get('attendance_type')
photo_server_ids = values.get('photo_server_ids') if attendance_type and attendance_type == 'gps_and_photo': vals=[(4,2)] all_vals =
_logger.info('photo_server_ids%s' % all_vals) result.update(all_vals)
【途虎】考勤点接口内 考勤方式是拍照打卡的 照片存储默认为 SE000002