|
@@ -1083,7 +1083,6 @@ func (this *Invoice) InvoiceSubmit() {
|
|
|
"company_phone": this.GetString("company_phone"),
|
|
|
"taxpayer_identnum": this.GetString("taxpayer_identnum"),
|
|
|
"create_time": time.Now().Unix(),
|
|
|
- "billing_time": time.Now().Unix(),
|
|
|
"user_id": userId,
|
|
|
"operator": operator,
|
|
|
"operable_time": FormatDate(&now, Date_Full_Layout),
|