/*
* @Author: RenXiaoDong
* @Date: 2025-06-25 15:24:59
*/
export const INITIAL_QUERY = {
search: '',
status: '',
platform: '',
operator_id: '',
};