文档
测试

每月订舱利润

GET
http://localhost:11115/system/largescreen/bookingMonthlyProfit?year=2024

请求参数

参数名
类型
描述
必填
year
int
示例:2024
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
6
object
数据字典
必填
num
object
示例:null
必填
amountReceivable
int
示例:26786
必填
amountPayable
int
示例:3300
必填
profit
int
示例:23486
必填
7
object
数据字典
必填
num
object
总量
必填
amountReceivable
int
收入
必填
amountPayable
int
支出
必填
profit
int
利润
必填