|
|
@@ -71,7 +71,7 @@ public class aftersalesmagItems extends Controller {
|
|
|
return getSucReturnObject().setData(rows).toString();
|
|
|
}
|
|
|
|
|
|
- @API(title = "新建或修改返退单商品明细", apiversion = R.ID20230105111003.v1.class,intervaltime = 5000)
|
|
|
+ @API(title = "新建或修改返退单商品明细", apiversion = R.ID20230105111003.v1.class,intervaltime = 2000)
|
|
|
@CACHEING_CLEAN(apiversions = {R.ID20230105111103.v1.class, R.ID20230105110903.class, R.ID20230104160703.v1.class, R.ID20230104160603.v1.class})
|
|
|
public String insertormodify_aftersalesmagItems() throws YosException {
|
|
|
Long sa_aftersalesmagid = content.getLong("sa_aftersalesmagid");
|