|
@@ -10,7 +10,7 @@ use addons\epay\library\Service;
|
|
*/
|
|
*/
|
|
class Product extends Api
|
|
class Product extends Api
|
|
{
|
|
{
|
|
- protected $noNeedLogin = ['lists'];
|
|
|
|
|
|
+ protected $noNeedLogin = ['lists','info'];
|
|
protected $noNeedRight = ['*'];
|
|
protected $noNeedRight = ['*'];
|
|
|
|
|
|
|
|
|