根据时间段查询
PUT
http://127.0.0.1:8000/api/v1/OutstandingItems/?token=442c73ce24f41589c98c89cb8125a60a
请求参数
参数名
类型
描述
必填
token
string
示例:442c73ce24f41589c98c89cb8125a60a
必填
firstTime
string
示例:2019-06-12
必填
lastTIme
string
示例:2020-9-19
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1000
必填
id
int
示例:1
必填
objectName
string
示例:桂林广场项目
必填
firstTime
string
示例:2020-06-12
必填
lastTIme
string
示例:2020-01-01
必填
ContractSigningTime
string
示例:2019-09-12
必填
ProjectLeader
string
示例:蔡振勇
必填
ProjectPhase
string
示例:施工图
必填
collectAdvance
int
示例:10000
必填
receivable
int
示例:20000
必填
FinalPayment
int
示例:10000
必填
total
object
示例:null
必填
Company
string
示例:振勇公司
必填
contacts
string
示例:蔡振
必填
phone
object
示例:null
必填
state
int
示例:1
必填
PrepaymentStatus
int
示例:0
必填
receivablestatus
int
示例:1
必填
FinalPaymentstatus
int
示例:1
必填
TotalStatus
int
示例:0
必填