API Reference > @next-core/brick-types > MockRule
MockRule interface
应用启用 mock 服务
Signature:
export interface MockRule
Properties
| Property | Type | Description |
|---|---|---|
| method | string | method 方法 |
| provider | string | provider 名称 |
| uri | string | uri 地址 |
API Reference > @next-core/brick-types > MockRule
应用启用 mock 服务
Signature:
export interface MockRule
| Property | Type | Description |
|---|---|---|
| method | string | method 方法 |
| provider | string | provider 名称 |
| uri | string | uri 地址 |