Пример #1
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['goods', 'memberId', 'memberName', 'telephone', 'usedScore', 'expectedScore', 'count', 'usedFrom', 'isRemoved', 'address', 'postcode', 'isDelivered', 'receiveMode']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['totalNew', 'totalActive', 'totalInactive', 'year', 'quarter']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['propId', 'propValue', 'total', 'year', 'quarter']);
 }
Пример #4
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['nick', 'avatar', 'openId', 'source', 'sourceChannel', 'accountInfo', 'lastPingTime', 'requestTime', 'tags']);
 }
Пример #5
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['request', 'response', 'deviceType']);
 }
Пример #6
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['orderNumber', 'transactionId', 'user', 'expectedAmount', 'realAmount', 'subject', 'payMode', 'payAccount', 'status', 'timeExpire', 'paymentTime', 'couponId']);
 }
Пример #7
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['couponId', 'membershipDiscountId', 'type', 'title', 'status', 'member', 'store', 'total', 'operationTime']);
 }
Пример #8
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['channel', 'type', 'module', 'startAt', 'endAt']);
 }
Пример #9
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['name', 'weChat', 'email', 'mobile', 'useWebhook', 'updatedAt']);
 }
Пример #10
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['title', 'type', 'options', 'order']);
 }
Пример #11
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['code', 'productId', 'member', 'usedFrom', 'redeemTime', 'campaignId', 'productName', 'sku', 'operaterEmail', 'campaignName']);
 }
Пример #12
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['productId', 'code', 'isUsed', 'usedBy', 'usedAt']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['questionId', 'stats', 'date']);
 }
Пример #14
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['couponId', 'recievedNum', 'redeemedNum', 'date']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['productId', 'campaignId', 'total', 'productName', 'type']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['questionnaireId', 'count', 'date']);
 }
Пример #17
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['consumerCount', 'consumptionAmount', 'transactionCount', 'maxConsumptionTotal', 'recentTransactionTotal']);
 }
Пример #18
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['coupon', 'code', 'member', 'qrcode']);
 }
Пример #19
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['name', 'email', 'phone', 'avatar', 'company']);
 }
Пример #20
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['memberId', 'campaignId', 'usedTimes']);
 }
Пример #21
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['issueId', 'creator', 'action', 'description']);
 }
Пример #22
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['ip', 'mobile', 'code', 'isExpired']);
 }
Пример #23
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['month', 'origin', 'originName', 'total']);
 }
Пример #24
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['questionnaireId', 'user', 'answers']);
 }
Пример #25
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['orderNumber', 'subject', 'transactionId', 'admin', 'expectedAmount', 'realAmount', 'refundAccount', 'comments', 'refundMode', 'refundNumber', 'refundAt', 'user']);
 }
Пример #26
0
 public function attributes()
 {
     return array_merge(parent::attributes(), ['memberId', 'gameId', 'token', 'isUsed', 'validFrom', 'validTo']);
 }
Пример #27
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['memberId', 'operation', 'operationAt', 'createdAt']);
 }
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['memberId', 'memProperty', 'productId', 'code', 'year', 'quarter', 'month']);
 }
Пример #29
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['channelId', 'appId', 'origin', 'name', 'type', 'qrcodeId', 'status', 'isTest']);
 }
Пример #30
0
 public function safeAttributes()
 {
     return array_merge(parent::attributes(), ['url', 'isEnabled', 'channels']);
 }