src/modules/order/controller/app/info.ts
@@ -12,7 +12,7 @@ entity: OrderInfoEntity, service: OrderInfoService, pageQueryOp: { fieldEq: ['status'], fieldEq: ['status','userId'], where: ctx => { return [ // 过滤用户ID @@ -37,6 +37,7 @@ remark: string; title: string; couponId: number; payType?: number; } ) { return this.ok(