lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
ab30337c75
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/service/user/userCoupon.js

+ 0 - 1
app/service/user/userCoupon.js

@@ -505,7 +505,6 @@ class UserCouponService extends CrudService {
   }
   async afterQuery(filter, data) {
     data = JSON.parse(JSON.stringify(data));
-    console.log(data);
     data = this.makeShowData(data);
     return data;
   }