Commit 0ed2d07b by 朱继来

调整

parent 3eead39e
Showing with 1 additions and 0 deletions
......@@ -8,6 +8,7 @@ type InvoiceComUser struct {
Status int `json:"status" db:"status"`
Department_Id int `json:"department_id" db:"department_id"`
Sale_Type int `json:"sale_type" db:"sale_type"`
Follow_Type int `json:"follow_type" db:"follow_type"`
Create_Time int `json:"create_time" db:"create_time"`
Update_Time int `json:"update_time" db:"update_time"`
}
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