Files
2026-09-09 14:47:29 +08:00

4 lines
211 B
JavaScript

// Shared by the host API client and the native Tang Detective build adapter.
// This is a public endpoint, never a place for tokens or API secrets.
export const API_BASE_URL = 'https://xt.zhenyangtang.com.cn/'