Commit 0c1c1ff7 by Jony.L

首页统计3.0 顶部导航栏统计 当天的新增用户、新增订单、新增订单金额

parent 3c2470a3
export type WorkplaceTotal = {
project: number
access: number
todo: number
newUsersCount: number
newOrdersCount: number
newOrdersAmount: number
}
export type Project = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment