zhangguidong %!s(int64=2) %!d(string=hai) anos
pai
achega
c1bb1ced91
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/shop/controller/Goods.php

+ 1 - 0
app/shop/controller/Goods.php

@@ -141,6 +141,7 @@ class Goods extends BaseShop
 	 */
 	public function addGoods()
 	{
+        print_r(111);die;
 		if (request()->isAjax()) {
 			$goods_model = new GoodsModel();
 			if ($this->shop_info["shop_status"] == 0) {