lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
91758870fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/util/trade.js

+ 1 - 1
app/service/util/trade.js

@@ -80,7 +80,7 @@ class TradeService extends CrudService {
     }
     // #endregion
     if (makeCache) {
-      const key = await this.makeOrderKey({ shop, goods, goodsSpec, num, type });
+      const key = await this.makeOrderKey({ shop, goods, goodsSpec, num, type, group });
       result.key = key;
     }