10 lines
154 B
TypeScript
Raw Permalink Normal View History

2023-12-13 10:51:31 +08:00
2023-12-13 19:33:57 +08:00
export enum TbGPetId {
2023-12-13 10:51:31 +08:00
= 10001,
= 10002,
= 10003,
= 10004,
= 10005,
}