Browse Source

Merge remote-tracking branch 'origin/master'

Lawsun 1 năm trước cách đây
mục cha
commit
84b0ec6ed5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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]