@@ -677,7 +677,7 @@ class Product extends Api
* @ApiMethod GET
*
*/
-
+
public function getProductYjList(){
if (Request::instance()->isGet() == false){
$this->error('非法请求');