Lawsun_M преди 1 година
родител
ревизия
f38f411138
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/controller/home/address.js

+ 1 - 0
app/controller/home/address.js

@@ -18,6 +18,7 @@ module.exports = class AddressController extends shopController {
       user_id: that.ctx.rules.default(that.service.shop.getWebUserId()).number(),
     };
   }
+
   /**
 	 * [createValidate 添加收货地址]
 	 * @return {[type]} [description]