Commit 16d40b61 by 朱继来

去掉字段

parent 57a90150
Showing with 0 additions and 1 deletions
......@@ -8,7 +8,6 @@ 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