- newAfterSaleBill 4 jd
This commit is contained in:
@@ -165,6 +165,10 @@ func (c *DjswController) afterSaleBillStatus() {
|
|||||||
c.ServeJSON()
|
c.ServeJSON()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (c *DjswController) NewAfterSaleBill() {
|
||||||
|
c.afterSaleBillStatus()
|
||||||
|
}
|
||||||
|
|
||||||
func (c *DjswController) AfterSaleBillStatus() {
|
func (c *DjswController) AfterSaleBillStatus() {
|
||||||
c.afterSaleBillStatus()
|
c.afterSaleBillStatus()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user