diff --git a/controllers/jd_callback.go b/controllers/jd_callback.go index a4e25322c..f8c81ab9b 100644 --- a/controllers/jd_callback.go +++ b/controllers/jd_callback.go @@ -165,9 +165,9 @@ func (c *DjswController) afterSaleBillStatus() { c.ServeJSON() } -func (c *DjswController) NewAfterSaleBill() { - c.afterSaleBillStatus() -} +// func (c *DjswController) NewAfterSaleBill() { +// c.afterSaleBillStatus() +// } func (c *DjswController) AfterSaleBillStatus() { c.afterSaleBillStatus()