feat(bet-providers): 添加开注商管理功能,包括增删改查接口及前端页面
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
Some checks failed
lotteryadmin CI / build (push) Has been cancelled
This commit is contained in:
@@ -13,6 +13,7 @@ export type TicketItemsListQuery = {
|
||||
site_code?: string;
|
||||
agent_node_id?: number;
|
||||
draw_no?: string;
|
||||
provider_code?: string;
|
||||
status?: string[];
|
||||
number?: string;
|
||||
start_date?: string;
|
||||
|
||||
Reference in New Issue
Block a user