mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
3 lines
73 B
TypeScript
3 lines
73 B
TypeScript
// 服务前缀 admin or tenantadmin
|
|
export const API_CONTEXT = 'admin';
|