Lawsun_M 1 rok temu
rodzic
commit
f38f411138
1 zmienionych plików z 1 dodań i 0 usunięć
  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]