+djsw.UpdateSku
This commit is contained in:
@@ -204,3 +204,7 @@ func (c *DjswController) nullOperation() {
|
||||
c.Data["json"] = c.transferResponse("nullOperation", nil)
|
||||
c.ServeJSON()
|
||||
}
|
||||
|
||||
func (c *DjswController) UpdateSku() {
|
||||
c.nullOperation()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user