shish %!s(int64=3) %!d(string=hai) anos
pai
achega
1242216674
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      app-ghs/controllers/ProductController.php

+ 6 - 0
app-ghs/controllers/ProductController.php

@@ -27,6 +27,12 @@ class ProductController extends BaseController
 
     public $guestAccess = ['index'];
 
+    //修改预售 ssh 20221214
+    public function actionChangePresell()
+    {
+        util::complete();
+    }
+
     //取消特价 ssh 20220901
     public function actionCancelDiscount()
     {