|
- private static $not_uid_key = ['last_read', 'send_order_id', 'sign_count', 'sign_counts', 'sign_info', 'sign_day', 'smart_push', 'inner_send_order_id', 'gxhp', 'property', 'bind_phone_status', 'ua', 'sign_version', 'new_outer', 'new_inner', 'new_total', 'next_push_hour', 'person_account_id'];
|
|
|
|
|
|
+ private static $not_uid_key = ['last_read', 'send_order_id', 'sign_count', 'sign_counts', 'sign_info', 'sign_day', 'smart_push',
|
|
|
|
+ 'inner_send_order_id', 'gxhp', 'property', 'bind_phone_status', 'ua', 'sign_version',
|
|
|
|
+ 'new_outer', 'new_inner', 'new_total', 'next_push_hour', 'person_account_id','soid_time'];
|