搜索
基础功能包
pnpm install @anycms/core
import { SERVER_URL } from '@anycms/core';
providers:[ { provide: SERVER_URL, useValue: environment.server } ]