Browse Source

feat(types): 新增项目开关

laiguoran 3 năm trước cách đây
mục cha
commit
f9d25cc58e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      types/src/interface/index.ts

+ 1 - 0
types/src/interface/index.ts

@@ -37,3 +37,4 @@ export * from './budgetData';
 export * from './approvalStatus';
 export * from './business';
 export * from './gatherYsProfileFile';
+export * from './platformSwitch';