Skip to content

Commit

Permalink
update regional-meetup VideoRecord data
Browse files Browse the repository at this point in the history
  • Loading branch information
cw1997 committed Jan 2, 2024
1 parent 9362eb7 commit 80148d7
Show file tree
Hide file tree
Showing 19 changed files with 25 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 25 additions & 8 deletions src/pages/regional-meetup/VideoRecord/data/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,38 @@ export type TVideoRecord = {
};

export const videoRecords: { [bvid: string]: TVideoRecord } = {
BV1Ev4y1Y7Tx: {
// 2023-12-30 update data
// BV1Ev4y1Y7Tx: {
// region: '上海站',
// authorName: '张粲宇 | PingCAP Outbound PM',
// },
// BV1FM41177CT: {
// region: '上海站',
// authorName: '薛晓刚 | 欧冶云商 数据库一级首席师',
// },
// BV1ZL411Z71C: {
// region: '上海站',
// authorName: '张政俊 | 中欧财富 DBA',
// },
// BV1QM4y1o72p: {
// region: '上海站',
// authorName: '王天宜 | SelectDB 解决方案架构师',
// },
BV1BC4y1K75s: {
region: '上海站',
authorName: '张粲宇 | PingCAP Outbound PM',
authorName: '薛晓刚 | 欧冶云商首席数据库专家',
},
BV1FM41177CT: {
BV1Fe411z7L3: {
region: '上海站',
authorName: '薛晓刚 | 欧冶云商 数据库一级首席师',
authorName: '蒋明 | 前淘宝 DBA',
},
BV1ZL411Z71C: {
BV1si4y1h7xF: {
region: '上海站',
authorName: '张政俊 | 中欧财富 DBA',
authorName: '王军 | 5年+ PingCAPer',
},
BV1QM4y1o72p: {
BV1se411z73s: {
region: '上海站',
authorName: '王天宜 | SelectDB 解决方案架构师',
authorName: ' Eason 蒋皓楠 | TiDB 内核产品经理负责人',
},
BV1sV4y1W7dg: {
region: '广州站',
Expand Down

0 comments on commit 80148d7

Please sign in to comment.