仲裁视频会议H5

1234
  1. type KeyValue = {
  2. [key: string]: any;
  3. };
  4. export default KeyValue;