StoreOrderEntity.php 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748
  1. <?php
  2. namespace app\entity\data\store;
  3. use app\entity\data\DataEntity;
  4. class StoreOrderEntity extends DataEntity
  5. {
  6. public $orderId = null; // 订单ID
  7. public $groupOrderId = null; // 订单组 id
  8. public $orderSn = null; // 订单号
  9. public $uid = null; // 用户id
  10. public $realName = null; // 用户姓名
  11. public $userPhone = null; // 用户电话
  12. public $userAddress = null; // 详细地址
  13. public $userAddressIds = null; // 详细地址id
  14. public $areaManageAddressIds = null; // 申请代理地址 只有合伙人商品有
  15. public $cartId = null; // 购物车id
  16. public $totalNum = null; // 订单商品总数
  17. public $totalPrice = null; // 订单总价
  18. public $totalPostage = null; // 邮费
  19. public $payPrice = null; // 实际支付金额
  20. public $payPostage = null; // 支付邮费
  21. public $extensionOne = null; // 一级佣金
  22. public $extensionTwo = null; // 二级佣金
  23. public $commissionRate = null; // 平台手续费(汇付通道服务费)
  24. public $couponId = null; // 优惠券id
  25. public $couponPrice = null; // 优惠券金额
  26. public $orderType = null; // 0普通1自提
  27. public $paid = null; // 支付状态
  28. public $payTime = null; // 支付时间
  29. public $payType = null; // 支付方式 0余额 1微信 2小程序 4支付宝 5特殊商户积分
  30. public $createTime = null; // 创建时间
  31. public $isIndependentaccount = null; // 是否分账:0:否,1:是
  32. public $status = null; // 订单状态(0:待发货;1:待收货;2:待评价;3:已完成;4已申请退款;-1:已退款)5未支付 6已取消
  33. public $deliveryType = null; // 发货类型(1:发货 2: 送货 3: 虚拟)
  34. public $deliveryName = null; // 快递名称/送货人姓名
  35. public $deliveryId = null; // 快递单号/手机号
  36. public $mark = null; // 备注
  37. public $remark = null; // 管理员备注
  38. public $adminMark = null; // 总后台备注
  39. public $verifyCode = null; // 核销码
  40. public $verifyTime = null; // 核销时间
  41. public $verifyServiceId = null; // 核销客服 id
  42. public $merId = null; // 商户ID
  43. public $reconciliationId = null; // 对账id
  44. public $cost = null; // 成本价
  45. public $isDel = null; // 是否删除
  46. public $isSystemDel = null; // 后台是否删除
  47. public $remind = null; // 提醒标识
  48. public $remindTime = null; // 提醒时间
  49. public $gzc = null; // 是否记录公证处入账明细
  50. public $tradeNo = null; // SaaS平台的交易订单编号
  51. public $channelTradeNo = null; // 渠道商订单号
  52. public $alipayNo = null; // 支付宝单号
  53. public $weixinNo = null; // 微信单号
  54. public $tableId = null; // 表 ID
  55. public $merMoney = null; // 商户可收金额
  56. public $lastStatus = null; // 上次订单状态 用于拒绝退款
  57. public $shareId = null; // 分享的ID
  58. public $payMerId = null; // 积分支付用的商户ID
  59. public $isSplitToTomorrow = null; // 是否分账
  60. public $serviceMoney = null; // 分给平台的钱
  61. public $testOrder = null; // 是否是测试订单
  62. public $dacangId = null; // 大仓ID
  63. public $distributionMode = null; // 发货模式 1快递 2 自提
  64. public $daCangProfit = null; // 大仓利润
  65. public $recommendedMerchants = null; // 推荐商家流水返佣
  66. public $merFanyong = null; // 可分总佣金
  67. public $isDacang = null; // 是否大仓订单
  68. public $costPrice = null; // 成本价
  69. public $douhuomall = null; // 是否供应链订单
  70. public $douhuomallStatus = null; // 供应链订单状态
  71. public $douhuomallMsg = null; // 供应链订单返回结果
  72. public $addressId = null; // 供应链需要的地址id
  73. public $douhuomallOrderNo = null; // 供应链订单号
  74. public $supplyType = null; // 状态 0:待审核 -1:审核未通过 1:待退货 2:待收货 3:已退款
  75. public $seckill = null; // 是否秒杀订单
  76. public $glj = null; // 管理奖是否结算
  77. public $exchangePhone = null; // 兑换手机号
  78. public $youhuiPrice = null; // 随机减金额
  79. public $isRedYlj = null; // 红积分订单的养老金状态
  80. public $hfFeeAmt = null; // 汇付通道服务费
  81. public $hfClearTime = null; // 汇付分账成功时间
  82. public $payOpenId = null; // 支付人openid
  83. public $isDayPay = null; // 是否代付订单
  84. public $isSettlement = null; // 是否已结算
  85. public $settlementTime = null; // 结算时间
  86. public $shareUid = null; // 分享用户uid
  87. public $conPri = null; // 利润
  88. public $userOfGoodsId = null; // 会员区需要升级权限加上ID
  89. public $fzonePaytype = null; // 组合支付
  90. public $fzonePayJingdou = null; // 组合支付京豆
  91. public $fzonePayVr = null; // 组合支付vr
  92. public $fzonePayJifen = null; // 组合支付积分
  93. public $fzonePayPrice = null; // 组合支付现金
  94. public $fzonePayOther = null; // 组合支付other
  95. public $fzonePayNote = null; // 组合支付备注
  96. public $fzonePayType = null;
  97. /**
  98. * @return mixed
  99. */
  100. public function getOrderId()
  101. {
  102. return $this->orderId;
  103. }
  104. /**
  105. * @param mixed $orderId
  106. * @return StoreOrderEntity
  107. */
  108. public function setOrderId($orderId): StoreOrderEntity
  109. {
  110. $this->orderId = $orderId;
  111. return $this;
  112. }
  113. /**
  114. * @return mixed
  115. */
  116. public function getGroupOrderId()
  117. {
  118. return $this->groupOrderId;
  119. }
  120. /**
  121. * @param mixed $groupOrderId
  122. * @return StoreOrderEntity
  123. */
  124. public function setGroupOrderId($groupOrderId): StoreOrderEntity
  125. {
  126. $this->groupOrderId = $groupOrderId;
  127. return $this;
  128. }
  129. /**
  130. * @return mixed
  131. */
  132. public function getOrderSn()
  133. {
  134. return $this->orderSn;
  135. }
  136. /**
  137. * @param mixed $orderSn
  138. * @return StoreOrderEntity
  139. */
  140. public function setOrderSn($orderSn): StoreOrderEntity
  141. {
  142. $this->orderSn = $orderSn;
  143. return $this;
  144. }
  145. /**
  146. * @return mixed
  147. */
  148. public function getUid()
  149. {
  150. return $this->uid;
  151. }
  152. /**
  153. * @param mixed $uid
  154. * @return StoreOrderEntity
  155. */
  156. public function setUid($uid): StoreOrderEntity
  157. {
  158. $this->uid = $uid;
  159. return $this;
  160. }
  161. /**
  162. * @return mixed
  163. */
  164. public function getRealName()
  165. {
  166. return $this->realName;
  167. }
  168. /**
  169. * @param mixed $realName
  170. * @return StoreOrderEntity
  171. */
  172. public function setRealName($realName): StoreOrderEntity
  173. {
  174. $this->realName = $realName;
  175. return $this;
  176. }
  177. /**
  178. * @return mixed
  179. */
  180. public function getUserPhone()
  181. {
  182. return $this->userPhone;
  183. }
  184. /**
  185. * @param mixed $userPhone
  186. * @return StoreOrderEntity
  187. */
  188. public function setUserPhone($userPhone): StoreOrderEntity
  189. {
  190. $this->userPhone = $userPhone;
  191. return $this;
  192. }
  193. /**
  194. * @return mixed
  195. */
  196. public function getUserAddress()
  197. {
  198. return $this->userAddress;
  199. }
  200. /**
  201. * @param mixed $userAddress
  202. * @return StoreOrderEntity
  203. */
  204. public function setUserAddress($userAddress): StoreOrderEntity
  205. {
  206. $this->userAddress = $userAddress;
  207. return $this;
  208. }
  209. /**
  210. * @return mixed
  211. */
  212. public function getUserAddressIds()
  213. {
  214. return $this->userAddressIds;
  215. }
  216. /**
  217. * @param mixed $userAddressIds
  218. * @return StoreOrderEntity
  219. */
  220. public function setUserAddressIds($userAddressIds): StoreOrderEntity
  221. {
  222. $this->userAddressIds = $userAddressIds;
  223. return $this;
  224. }
  225. /**
  226. * @return mixed
  227. */
  228. public function getAreaManageAddressIds()
  229. {
  230. return $this->areaManageAddressIds;
  231. }
  232. /**
  233. * @param mixed $areaManageAddressIds
  234. * @return StoreOrderEntity
  235. */
  236. public function setAreaManageAddressIds($areaManageAddressIds): StoreOrderEntity
  237. {
  238. $this->areaManageAddressIds = $areaManageAddressIds;
  239. return $this;
  240. }
  241. /**
  242. * @return mixed
  243. */
  244. public function getCartId()
  245. {
  246. return $this->cartId;
  247. }
  248. /**
  249. * @param mixed $cartId
  250. * @return StoreOrderEntity
  251. */
  252. public function setCartId($cartId): StoreOrderEntity
  253. {
  254. $this->cartId = $cartId;
  255. return $this;
  256. }
  257. /**
  258. * @return mixed
  259. */
  260. public function getTotalNum()
  261. {
  262. return $this->totalNum;
  263. }
  264. /**
  265. * @param mixed $totalNum
  266. * @return StoreOrderEntity
  267. */
  268. public function setTotalNum($totalNum): StoreOrderEntity
  269. {
  270. $this->totalNum = $totalNum;
  271. return $this;
  272. }
  273. /**
  274. * @return mixed
  275. */
  276. public function getTotalPrice()
  277. {
  278. return $this->totalPrice;
  279. }
  280. /**
  281. * @param mixed $totalPrice
  282. * @return StoreOrderEntity
  283. */
  284. public function setTotalPrice($totalPrice): StoreOrderEntity
  285. {
  286. $this->totalPrice = $totalPrice;
  287. return $this;
  288. }
  289. /**
  290. * @return mixed
  291. */
  292. public function getTotalPostage()
  293. {
  294. return $this->totalPostage;
  295. }
  296. /**
  297. * @param mixed $totalPostage
  298. * @return StoreOrderEntity
  299. */
  300. public function setTotalPostage($totalPostage): StoreOrderEntity
  301. {
  302. $this->totalPostage = $totalPostage;
  303. return $this;
  304. }
  305. /**
  306. * @return mixed
  307. */
  308. public function getPayPrice()
  309. {
  310. return $this->payPrice;
  311. }
  312. /**
  313. * @param mixed $payPrice
  314. * @return StoreOrderEntity
  315. */
  316. public function setPayPrice($payPrice): StoreOrderEntity
  317. {
  318. $this->payPrice = $payPrice;
  319. return $this;
  320. }
  321. /**
  322. * @return mixed
  323. */
  324. public function getPayPostage()
  325. {
  326. return $this->payPostage;
  327. }
  328. /**
  329. * @param mixed $payPostage
  330. * @return StoreOrderEntity
  331. */
  332. public function setPayPostage($payPostage): StoreOrderEntity
  333. {
  334. $this->payPostage = $payPostage;
  335. return $this;
  336. }
  337. /**
  338. * @return mixed
  339. */
  340. public function getExtensionOne()
  341. {
  342. return $this->extensionOne;
  343. }
  344. /**
  345. * @param mixed $extensionOne
  346. * @return StoreOrderEntity
  347. */
  348. public function setExtensionOne($extensionOne): StoreOrderEntity
  349. {
  350. $this->extensionOne = $extensionOne;
  351. return $this;
  352. }
  353. /**
  354. * @return mixed
  355. */
  356. public function getExtensionTwo()
  357. {
  358. return $this->extensionTwo;
  359. }
  360. /**
  361. * @param mixed $extensionTwo
  362. * @return StoreOrderEntity
  363. */
  364. public function setExtensionTwo($extensionTwo): StoreOrderEntity
  365. {
  366. $this->extensionTwo = $extensionTwo;
  367. return $this;
  368. }
  369. /**
  370. * @return mixed
  371. */
  372. public function getCommissionRate()
  373. {
  374. return $this->commissionRate;
  375. }
  376. /**
  377. * @param mixed $commissionRate
  378. * @return StoreOrderEntity
  379. */
  380. public function setCommissionRate($commissionRate): StoreOrderEntity
  381. {
  382. $this->commissionRate = $commissionRate;
  383. return $this;
  384. }
  385. /**
  386. * @return mixed
  387. */
  388. public function getCouponId()
  389. {
  390. return $this->couponId;
  391. }
  392. /**
  393. * @param mixed $couponId
  394. * @return StoreOrderEntity
  395. */
  396. public function setCouponId($couponId): StoreOrderEntity
  397. {
  398. $this->couponId = $couponId;
  399. return $this;
  400. }
  401. /**
  402. * @return mixed
  403. */
  404. public function getCouponPrice()
  405. {
  406. return $this->couponPrice;
  407. }
  408. /**
  409. * @param mixed $couponPrice
  410. * @return StoreOrderEntity
  411. */
  412. public function setCouponPrice($couponPrice): StoreOrderEntity
  413. {
  414. $this->couponPrice = $couponPrice;
  415. return $this;
  416. }
  417. /**
  418. * @return mixed
  419. */
  420. public function getOrderType()
  421. {
  422. return $this->orderType;
  423. }
  424. /**
  425. * @param mixed $orderType
  426. * @return StoreOrderEntity
  427. */
  428. public function setOrderType($orderType): StoreOrderEntity
  429. {
  430. $this->orderType = $orderType;
  431. return $this;
  432. }
  433. /**
  434. * @return mixed
  435. */
  436. public function getPaid()
  437. {
  438. return $this->paid;
  439. }
  440. /**
  441. * @param mixed $paid
  442. * @return StoreOrderEntity
  443. */
  444. public function setPaid($paid): StoreOrderEntity
  445. {
  446. $this->paid = $paid;
  447. return $this;
  448. }
  449. /**
  450. * @return mixed
  451. */
  452. public function getPayTime()
  453. {
  454. return $this->payTime;
  455. }
  456. /**
  457. * @param mixed $payTime
  458. * @return StoreOrderEntity
  459. */
  460. public function setPayTime($payTime): StoreOrderEntity
  461. {
  462. $this->payTime = $payTime;
  463. return $this;
  464. }
  465. /**
  466. * @return mixed
  467. */
  468. public function getPayType()
  469. {
  470. return $this->payType;
  471. }
  472. /**
  473. * @param mixed $payType
  474. * @return StoreOrderEntity
  475. */
  476. public function setPayType($payType): StoreOrderEntity
  477. {
  478. $this->payType = $payType;
  479. return $this;
  480. }
  481. /**
  482. * @return mixed
  483. */
  484. public function getCreateTime()
  485. {
  486. return $this->createTime;
  487. }
  488. /**
  489. * @param mixed $createTime
  490. * @return StoreOrderEntity
  491. */
  492. public function setCreateTime($createTime): StoreOrderEntity
  493. {
  494. $this->createTime = $createTime;
  495. return $this;
  496. }
  497. /**
  498. * @return mixed
  499. */
  500. public function getIsIndependentaccount()
  501. {
  502. return $this->isIndependentaccount;
  503. }
  504. /**
  505. * @param mixed $isIndependentaccount
  506. * @return StoreOrderEntity
  507. */
  508. public function setIsIndependentaccount($isIndependentaccount): StoreOrderEntity
  509. {
  510. $this->isIndependentaccount = $isIndependentaccount;
  511. return $this;
  512. }
  513. /**
  514. * @return mixed
  515. */
  516. public function getStatus()
  517. {
  518. return $this->status;
  519. }
  520. /**
  521. * @param mixed $status
  522. * @return StoreOrderEntity
  523. */
  524. public function setStatus($status): StoreOrderEntity
  525. {
  526. $this->status = $status;
  527. return $this;
  528. }
  529. /**
  530. * @return mixed
  531. */
  532. public function getDeliveryType()
  533. {
  534. return $this->deliveryType;
  535. }
  536. /**
  537. * @param mixed $deliveryType
  538. * @return StoreOrderEntity
  539. */
  540. public function setDeliveryType($deliveryType): StoreOrderEntity
  541. {
  542. $this->deliveryType = $deliveryType;
  543. return $this;
  544. }
  545. /**
  546. * @return mixed
  547. */
  548. public function getDeliveryName()
  549. {
  550. return $this->deliveryName;
  551. }
  552. /**
  553. * @param mixed $deliveryName
  554. * @return StoreOrderEntity
  555. */
  556. public function setDeliveryName($deliveryName): StoreOrderEntity
  557. {
  558. $this->deliveryName = $deliveryName;
  559. return $this;
  560. }
  561. /**
  562. * @return mixed
  563. */
  564. public function getDeliveryId()
  565. {
  566. return $this->deliveryId;
  567. }
  568. /**
  569. * @param mixed $deliveryId
  570. * @return StoreOrderEntity
  571. */
  572. public function setDeliveryId($deliveryId): StoreOrderEntity
  573. {
  574. $this->deliveryId = $deliveryId;
  575. return $this;
  576. }
  577. /**
  578. * @return mixed
  579. */
  580. public function getMark()
  581. {
  582. return $this->mark;
  583. }
  584. /**
  585. * @param mixed $mark
  586. * @return StoreOrderEntity
  587. */
  588. public function setMark($mark): StoreOrderEntity
  589. {
  590. $this->mark = $mark;
  591. return $this;
  592. }
  593. /**
  594. * @return mixed
  595. */
  596. public function getRemark()
  597. {
  598. return $this->remark;
  599. }
  600. /**
  601. * @param mixed $remark
  602. * @return StoreOrderEntity
  603. */
  604. public function setRemark($remark): StoreOrderEntity
  605. {
  606. $this->remark = $remark;
  607. return $this;
  608. }
  609. /**
  610. * @return mixed
  611. */
  612. public function getAdminMark()
  613. {
  614. return $this->adminMark;
  615. }
  616. /**
  617. * @param mixed $adminMark
  618. * @return StoreOrderEntity
  619. */
  620. public function setAdminMark($adminMark): StoreOrderEntity
  621. {
  622. $this->adminMark = $adminMark;
  623. return $this;
  624. }
  625. /**
  626. * @return mixed
  627. */
  628. public function getVerifyCode()
  629. {
  630. return $this->verifyCode;
  631. }
  632. /**
  633. * @param mixed $verifyCode
  634. * @return StoreOrderEntity
  635. */
  636. public function setVerifyCode($verifyCode): StoreOrderEntity
  637. {
  638. $this->verifyCode = $verifyCode;
  639. return $this;
  640. }
  641. /**
  642. * @return mixed
  643. */
  644. public function getVerifyTime()
  645. {
  646. return $this->verifyTime;
  647. }
  648. /**
  649. * @param mixed $verifyTime
  650. * @return StoreOrderEntity
  651. */
  652. public function setVerifyTime($verifyTime): StoreOrderEntity
  653. {
  654. $this->verifyTime = $verifyTime;
  655. return $this;
  656. }
  657. /**
  658. * @return mixed
  659. */
  660. public function getVerifyServiceId()
  661. {
  662. return $this->verifyServiceId;
  663. }
  664. /**
  665. * @param mixed $verifyServiceId
  666. * @return StoreOrderEntity
  667. */
  668. public function setVerifyServiceId($verifyServiceId): StoreOrderEntity
  669. {
  670. $this->verifyServiceId = $verifyServiceId;
  671. return $this;
  672. }
  673. /**
  674. * @return mixed
  675. */
  676. public function getMerId()
  677. {
  678. return $this->merId;
  679. }
  680. /**
  681. * @param mixed $merId
  682. * @return StoreOrderEntity
  683. */
  684. public function setMerId($merId): StoreOrderEntity
  685. {
  686. $this->merId = $merId;
  687. return $this;
  688. }
  689. /**
  690. * @return mixed
  691. */
  692. public function getReconciliationId()
  693. {
  694. return $this->reconciliationId;
  695. }
  696. /**
  697. * @param mixed $reconciliationId
  698. * @return StoreOrderEntity
  699. */
  700. public function setReconciliationId($reconciliationId): StoreOrderEntity
  701. {
  702. $this->reconciliationId = $reconciliationId;
  703. return $this;
  704. }
  705. /**
  706. * @return mixed
  707. */
  708. public function getCost()
  709. {
  710. return $this->cost;
  711. }
  712. /**
  713. * @param mixed $cost
  714. * @return StoreOrderEntity
  715. */
  716. public function setCost($cost): StoreOrderEntity
  717. {
  718. $this->cost = $cost;
  719. return $this;
  720. }
  721. /**
  722. * @return mixed
  723. */
  724. public function getIsDel()
  725. {
  726. return $this->isDel;
  727. }
  728. /**
  729. * @param mixed $isDel
  730. * @return StoreOrderEntity
  731. */
  732. public function setIsDel($isDel): StoreOrderEntity
  733. {
  734. $this->isDel = $isDel;
  735. return $this;
  736. }
  737. /**
  738. * @return mixed
  739. */
  740. public function getIsSystemDel()
  741. {
  742. return $this->isSystemDel;
  743. }
  744. /**
  745. * @param mixed $isSystemDel
  746. * @return StoreOrderEntity
  747. */
  748. public function setIsSystemDel($isSystemDel): StoreOrderEntity
  749. {
  750. $this->isSystemDel = $isSystemDel;
  751. return $this;
  752. }
  753. /**
  754. * @return mixed
  755. */
  756. public function getRemind()
  757. {
  758. return $this->remind;
  759. }
  760. /**
  761. * @param mixed $remind
  762. * @return StoreOrderEntity
  763. */
  764. public function setRemind($remind): StoreOrderEntity
  765. {
  766. $this->remind = $remind;
  767. return $this;
  768. }
  769. /**
  770. * @return mixed
  771. */
  772. public function getRemindTime()
  773. {
  774. return $this->remindTime;
  775. }
  776. /**
  777. * @param mixed $remindTime
  778. * @return StoreOrderEntity
  779. */
  780. public function setRemindTime($remindTime): StoreOrderEntity
  781. {
  782. $this->remindTime = $remindTime;
  783. return $this;
  784. }
  785. /**
  786. * @return mixed
  787. */
  788. public function getGzc()
  789. {
  790. return $this->gzc;
  791. }
  792. /**
  793. * @param mixed $gzc
  794. * @return StoreOrderEntity
  795. */
  796. public function setGzc($gzc): StoreOrderEntity
  797. {
  798. $this->gzc = $gzc;
  799. return $this;
  800. }
  801. /**
  802. * @return mixed
  803. */
  804. public function getTradeNo()
  805. {
  806. return $this->tradeNo;
  807. }
  808. /**
  809. * @param mixed $tradeNo
  810. * @return StoreOrderEntity
  811. */
  812. public function setTradeNo($tradeNo): StoreOrderEntity
  813. {
  814. $this->tradeNo = $tradeNo;
  815. return $this;
  816. }
  817. /**
  818. * @return mixed
  819. */
  820. public function getChannelTradeNo()
  821. {
  822. return $this->channelTradeNo;
  823. }
  824. /**
  825. * @param mixed $channelTradeNo
  826. * @return StoreOrderEntity
  827. */
  828. public function setChannelTradeNo($channelTradeNo): StoreOrderEntity
  829. {
  830. $this->channelTradeNo = $channelTradeNo;
  831. return $this;
  832. }
  833. /**
  834. * @return mixed
  835. */
  836. public function getAlipayNo()
  837. {
  838. return $this->alipayNo;
  839. }
  840. /**
  841. * @param mixed $alipayNo
  842. * @return StoreOrderEntity
  843. */
  844. public function setAlipayNo($alipayNo): StoreOrderEntity
  845. {
  846. $this->alipayNo = $alipayNo;
  847. return $this;
  848. }
  849. /**
  850. * @return mixed
  851. */
  852. public function getWeixinNo()
  853. {
  854. return $this->weixinNo;
  855. }
  856. /**
  857. * @param mixed $weixinNo
  858. * @return StoreOrderEntity
  859. */
  860. public function setWeixinNo($weixinNo): StoreOrderEntity
  861. {
  862. $this->weixinNo = $weixinNo;
  863. return $this;
  864. }
  865. /**
  866. * @return mixed
  867. */
  868. public function getTableId()
  869. {
  870. return $this->tableId;
  871. }
  872. /**
  873. * @param mixed $tableId
  874. * @return StoreOrderEntity
  875. */
  876. public function setTableId($tableId): StoreOrderEntity
  877. {
  878. $this->tableId = $tableId;
  879. return $this;
  880. }
  881. /**
  882. * @return mixed
  883. */
  884. public function getMerMoney()
  885. {
  886. return $this->merMoney;
  887. }
  888. /**
  889. * @param mixed $merMoney
  890. * @return StoreOrderEntity
  891. */
  892. public function setMerMoney($merMoney): StoreOrderEntity
  893. {
  894. $this->merMoney = $merMoney;
  895. return $this;
  896. }
  897. /**
  898. * @return mixed
  899. */
  900. public function getLastStatus()
  901. {
  902. return $this->lastStatus;
  903. }
  904. /**
  905. * @param mixed $lastStatus
  906. * @return StoreOrderEntity
  907. */
  908. public function setLastStatus($lastStatus): StoreOrderEntity
  909. {
  910. $this->lastStatus = $lastStatus;
  911. return $this;
  912. }
  913. /**
  914. * @return mixed
  915. */
  916. public function getShareId()
  917. {
  918. return $this->shareId;
  919. }
  920. /**
  921. * @param mixed $shareId
  922. * @return StoreOrderEntity
  923. */
  924. public function setShareId($shareId): StoreOrderEntity
  925. {
  926. $this->shareId = $shareId;
  927. return $this;
  928. }
  929. /**
  930. * @return mixed
  931. */
  932. public function getPayMerId()
  933. {
  934. return $this->payMerId;
  935. }
  936. /**
  937. * @param mixed $payMerId
  938. * @return StoreOrderEntity
  939. */
  940. public function setPayMerId($payMerId): StoreOrderEntity
  941. {
  942. $this->payMerId = $payMerId;
  943. return $this;
  944. }
  945. /**
  946. * @return mixed
  947. */
  948. public function getIsSplitToTomorrow()
  949. {
  950. return $this->isSplitToTomorrow;
  951. }
  952. /**
  953. * @param mixed $isSplitToTomorrow
  954. * @return StoreOrderEntity
  955. */
  956. public function setIsSplitToTomorrow($isSplitToTomorrow): StoreOrderEntity
  957. {
  958. $this->isSplitToTomorrow = $isSplitToTomorrow;
  959. return $this;
  960. }
  961. /**
  962. * @return mixed
  963. */
  964. public function getServiceMoney()
  965. {
  966. return $this->serviceMoney;
  967. }
  968. /**
  969. * @param mixed $serviceMoney
  970. * @return StoreOrderEntity
  971. */
  972. public function setServiceMoney($serviceMoney): StoreOrderEntity
  973. {
  974. $this->serviceMoney = $serviceMoney;
  975. return $this;
  976. }
  977. /**
  978. * @return mixed
  979. */
  980. public function getTestOrder()
  981. {
  982. return $this->testOrder;
  983. }
  984. /**
  985. * @param mixed $testOrder
  986. * @return StoreOrderEntity
  987. */
  988. public function setTestOrder($testOrder): StoreOrderEntity
  989. {
  990. $this->testOrder = $testOrder;
  991. return $this;
  992. }
  993. /**
  994. * @return mixed
  995. */
  996. public function getDacangId()
  997. {
  998. return $this->dacangId;
  999. }
  1000. /**
  1001. * @param mixed $dacangId
  1002. * @return StoreOrderEntity
  1003. */
  1004. public function setDacangId($dacangId): StoreOrderEntity
  1005. {
  1006. $this->dacangId = $dacangId;
  1007. return $this;
  1008. }
  1009. /**
  1010. * @return mixed
  1011. */
  1012. public function getDistributionMode()
  1013. {
  1014. return $this->distributionMode;
  1015. }
  1016. /**
  1017. * @param mixed $distributionMode
  1018. * @return StoreOrderEntity
  1019. */
  1020. public function setDistributionMode($distributionMode): StoreOrderEntity
  1021. {
  1022. $this->distributionMode = $distributionMode;
  1023. return $this;
  1024. }
  1025. /**
  1026. * @return mixed
  1027. */
  1028. public function getDaCangProfit()
  1029. {
  1030. return $this->daCangProfit;
  1031. }
  1032. /**
  1033. * @param mixed $daCangProfit
  1034. * @return StoreOrderEntity
  1035. */
  1036. public function setDaCangProfit($daCangProfit): StoreOrderEntity
  1037. {
  1038. $this->daCangProfit = $daCangProfit;
  1039. return $this;
  1040. }
  1041. /**
  1042. * @return mixed
  1043. */
  1044. public function getRecommendedMerchants()
  1045. {
  1046. return $this->recommendedMerchants;
  1047. }
  1048. /**
  1049. * @param mixed $recommendedMerchants
  1050. * @return StoreOrderEntity
  1051. */
  1052. public function setRecommendedMerchants($recommendedMerchants): StoreOrderEntity
  1053. {
  1054. $this->recommendedMerchants = $recommendedMerchants;
  1055. return $this;
  1056. }
  1057. /**
  1058. * @return mixed
  1059. */
  1060. public function getMerFanyong()
  1061. {
  1062. return $this->merFanyong;
  1063. }
  1064. /**
  1065. * @param mixed $merFanyong
  1066. * @return StoreOrderEntity
  1067. */
  1068. public function setMerFanyong($merFanyong): StoreOrderEntity
  1069. {
  1070. $this->merFanyong = $merFanyong;
  1071. return $this;
  1072. }
  1073. /**
  1074. * @return mixed
  1075. */
  1076. public function getIsDacang()
  1077. {
  1078. return $this->isDacang;
  1079. }
  1080. /**
  1081. * @param mixed $isDacang
  1082. * @return StoreOrderEntity
  1083. */
  1084. public function setIsDacang($isDacang): StoreOrderEntity
  1085. {
  1086. $this->isDacang = $isDacang;
  1087. return $this;
  1088. }
  1089. /**
  1090. * @return mixed
  1091. */
  1092. public function getCostPrice()
  1093. {
  1094. return $this->costPrice;
  1095. }
  1096. /**
  1097. * @param mixed $costPrice
  1098. * @return StoreOrderEntity
  1099. */
  1100. public function setCostPrice($costPrice): StoreOrderEntity
  1101. {
  1102. $this->costPrice = $costPrice;
  1103. return $this;
  1104. }
  1105. /**
  1106. * @return mixed
  1107. */
  1108. public function getDouhuomall()
  1109. {
  1110. return $this->douhuomall;
  1111. }
  1112. /**
  1113. * @param mixed $douhuomall
  1114. * @return StoreOrderEntity
  1115. */
  1116. public function setDouhuomall($douhuomall): StoreOrderEntity
  1117. {
  1118. $this->douhuomall = $douhuomall;
  1119. return $this;
  1120. }
  1121. /**
  1122. * @return mixed
  1123. */
  1124. public function getDouhuomallStatus()
  1125. {
  1126. return $this->douhuomallStatus;
  1127. }
  1128. /**
  1129. * @param mixed $douhuomallStatus
  1130. * @return StoreOrderEntity
  1131. */
  1132. public function setDouhuomallStatus($douhuomallStatus): StoreOrderEntity
  1133. {
  1134. $this->douhuomallStatus = $douhuomallStatus;
  1135. return $this;
  1136. }
  1137. /**
  1138. * @return mixed
  1139. */
  1140. public function getDouhuomallMsg()
  1141. {
  1142. return $this->douhuomallMsg;
  1143. }
  1144. /**
  1145. * @param mixed $douhuomallMsg
  1146. * @return StoreOrderEntity
  1147. */
  1148. public function setDouhuomallMsg($douhuomallMsg): StoreOrderEntity
  1149. {
  1150. $this->douhuomallMsg = $douhuomallMsg;
  1151. return $this;
  1152. }
  1153. /**
  1154. * @return mixed
  1155. */
  1156. public function getAddressId()
  1157. {
  1158. return $this->addressId;
  1159. }
  1160. /**
  1161. * @param mixed $addressId
  1162. * @return StoreOrderEntity
  1163. */
  1164. public function setAddressId($addressId): StoreOrderEntity
  1165. {
  1166. $this->addressId = $addressId;
  1167. return $this;
  1168. }
  1169. /**
  1170. * @return mixed
  1171. */
  1172. public function getDouhuomallOrderNo()
  1173. {
  1174. return $this->douhuomallOrderNo;
  1175. }
  1176. /**
  1177. * @param mixed $douhuomallOrderNo
  1178. * @return StoreOrderEntity
  1179. */
  1180. public function setDouhuomallOrderNo($douhuomallOrderNo): StoreOrderEntity
  1181. {
  1182. $this->douhuomallOrderNo = $douhuomallOrderNo;
  1183. return $this;
  1184. }
  1185. /**
  1186. * @return mixed
  1187. */
  1188. public function getSupplyType()
  1189. {
  1190. return $this->supplyType;
  1191. }
  1192. /**
  1193. * @param mixed $supplyType
  1194. * @return StoreOrderEntity
  1195. */
  1196. public function setSupplyType($supplyType): StoreOrderEntity
  1197. {
  1198. $this->supplyType = $supplyType;
  1199. return $this;
  1200. }
  1201. /**
  1202. * @return mixed
  1203. */
  1204. public function getSeckill()
  1205. {
  1206. return $this->seckill;
  1207. }
  1208. /**
  1209. * @param mixed $seckill
  1210. * @return StoreOrderEntity
  1211. */
  1212. public function setSeckill($seckill): StoreOrderEntity
  1213. {
  1214. $this->seckill = $seckill;
  1215. return $this;
  1216. }
  1217. /**
  1218. * @return mixed
  1219. */
  1220. public function getGlj()
  1221. {
  1222. return $this->glj;
  1223. }
  1224. /**
  1225. * @param mixed $glj
  1226. * @return StoreOrderEntity
  1227. */
  1228. public function setGlj($glj): StoreOrderEntity
  1229. {
  1230. $this->glj = $glj;
  1231. return $this;
  1232. }
  1233. /**
  1234. * @return mixed
  1235. */
  1236. public function getExchangePhone()
  1237. {
  1238. return $this->exchangePhone;
  1239. }
  1240. /**
  1241. * @param mixed $exchangePhone
  1242. * @return StoreOrderEntity
  1243. */
  1244. public function setExchangePhone($exchangePhone): StoreOrderEntity
  1245. {
  1246. $this->exchangePhone = $exchangePhone;
  1247. return $this;
  1248. }
  1249. /**
  1250. * @return mixed
  1251. */
  1252. public function getYouhuiPrice()
  1253. {
  1254. return $this->youhuiPrice;
  1255. }
  1256. /**
  1257. * @param mixed $youhuiPrice
  1258. * @return StoreOrderEntity
  1259. */
  1260. public function setYouhuiPrice($youhuiPrice): StoreOrderEntity
  1261. {
  1262. $this->youhuiPrice = $youhuiPrice;
  1263. return $this;
  1264. }
  1265. /**
  1266. * @return mixed
  1267. */
  1268. public function getIsRedYlj()
  1269. {
  1270. return $this->isRedYlj;
  1271. }
  1272. /**
  1273. * @param mixed $isRedYlj
  1274. * @return StoreOrderEntity
  1275. */
  1276. public function setIsRedYlj($isRedYlj): StoreOrderEntity
  1277. {
  1278. $this->isRedYlj = $isRedYlj;
  1279. return $this;
  1280. }
  1281. /**
  1282. * @return mixed
  1283. */
  1284. public function getHfFeeAmt()
  1285. {
  1286. return $this->hfFeeAmt;
  1287. }
  1288. /**
  1289. * @param mixed $hfFeeAmt
  1290. * @return StoreOrderEntity
  1291. */
  1292. public function setHfFeeAmt($hfFeeAmt): StoreOrderEntity
  1293. {
  1294. $this->hfFeeAmt = $hfFeeAmt;
  1295. return $this;
  1296. }
  1297. /**
  1298. * @return mixed
  1299. */
  1300. public function getHfClearTime()
  1301. {
  1302. return $this->hfClearTime;
  1303. }
  1304. /**
  1305. * @param mixed $hfClearTime
  1306. * @return StoreOrderEntity
  1307. */
  1308. public function setHfClearTime($hfClearTime): StoreOrderEntity
  1309. {
  1310. $this->hfClearTime = $hfClearTime;
  1311. return $this;
  1312. }
  1313. /**
  1314. * @return mixed
  1315. */
  1316. public function getPayOpenId()
  1317. {
  1318. return $this->payOpenId;
  1319. }
  1320. /**
  1321. * @param mixed $payOpenId
  1322. * @return StoreOrderEntity
  1323. */
  1324. public function setPayOpenId($payOpenId): StoreOrderEntity
  1325. {
  1326. $this->payOpenId = $payOpenId;
  1327. return $this;
  1328. }
  1329. /**
  1330. * @return mixed
  1331. */
  1332. public function getIsDayPay()
  1333. {
  1334. return $this->isDayPay;
  1335. }
  1336. /**
  1337. * @param mixed $isDayPay
  1338. * @return StoreOrderEntity
  1339. */
  1340. public function setIsDayPay($isDayPay): StoreOrderEntity
  1341. {
  1342. $this->isDayPay = $isDayPay;
  1343. return $this;
  1344. }
  1345. /**
  1346. * @return mixed
  1347. */
  1348. public function getIsSettlement()
  1349. {
  1350. return $this->isSettlement;
  1351. }
  1352. /**
  1353. * @param mixed $isSettlement
  1354. * @return StoreOrderEntity
  1355. */
  1356. public function setIsSettlement($isSettlement): StoreOrderEntity
  1357. {
  1358. $this->isSettlement = $isSettlement;
  1359. return $this;
  1360. }
  1361. /**
  1362. * @return mixed
  1363. */
  1364. public function getSettlementTime()
  1365. {
  1366. return $this->settlementTime;
  1367. }
  1368. /**
  1369. * @param mixed $settlementTime
  1370. * @return StoreOrderEntity
  1371. */
  1372. public function setSettlementTime($settlementTime): StoreOrderEntity
  1373. {
  1374. $this->settlementTime = $settlementTime;
  1375. return $this;
  1376. }
  1377. /**
  1378. * @return mixed
  1379. */
  1380. public function getShareUid()
  1381. {
  1382. return $this->shareUid;
  1383. }
  1384. /**
  1385. * @param mixed $shareUid
  1386. * @return StoreOrderEntity
  1387. */
  1388. public function setShareUid($shareUid): StoreOrderEntity
  1389. {
  1390. $this->shareUid = $shareUid;
  1391. return $this;
  1392. }
  1393. /**
  1394. * @return mixed
  1395. */
  1396. public function getConPri()
  1397. {
  1398. return $this->conPri;
  1399. }
  1400. /**
  1401. * @param mixed $conPri
  1402. * @return StoreOrderEntity
  1403. */
  1404. public function setConPri($conPri): StoreOrderEntity
  1405. {
  1406. $this->conPri = $conPri;
  1407. return $this;
  1408. }
  1409. /**
  1410. * @return mixed
  1411. */
  1412. public function getUserOfGoodsId()
  1413. {
  1414. return $this->userOfGoodsId;
  1415. }
  1416. /**
  1417. * @param mixed $userOfGoodsId
  1418. * @return StoreOrderEntity
  1419. */
  1420. public function setUserOfGoodsId($userOfGoodsId): StoreOrderEntity
  1421. {
  1422. $this->userOfGoodsId = $userOfGoodsId;
  1423. return $this;
  1424. }
  1425. /**
  1426. * @return mixed
  1427. */
  1428. public function getFzonePaytype()
  1429. {
  1430. return $this->fzonePaytype;
  1431. }
  1432. /**
  1433. * @param mixed $fzonePaytype
  1434. * @return StoreOrderEntity
  1435. */
  1436. public function setFzonePaytype($fzonePaytype): StoreOrderEntity
  1437. {
  1438. if (!is_string($fzonePaytype)) {
  1439. $fzonePaytypePre = $fzonePaytype;
  1440. $fzonePaytype = '';
  1441. if (is_array($fzonePaytypePre)) {
  1442. $fzonePaytype = json_encode($fzonePaytypePre);
  1443. }
  1444. unset($fzonePaytypePre);
  1445. }
  1446. $this->fzonePaytype = $fzonePaytype;
  1447. return $this;
  1448. }
  1449. /**
  1450. * @return mixed
  1451. */
  1452. public function getFzonePayJingdou()
  1453. {
  1454. return $this->fzonePayJingdou;
  1455. }
  1456. /**
  1457. * @param mixed $fzonePayJingdou
  1458. * @return StoreOrderEntity
  1459. */
  1460. public function setFzonePayJingdou($fzonePayJingdou): StoreOrderEntity
  1461. {
  1462. $this->fzonePayJingdou = $fzonePayJingdou;
  1463. return $this;
  1464. }
  1465. /**
  1466. * @return mixed
  1467. */
  1468. public function getFzonePayVr()
  1469. {
  1470. return $this->fzonePayVr;
  1471. }
  1472. /**
  1473. * @param mixed $fzonePayVr
  1474. * @return StoreOrderEntity
  1475. */
  1476. public function setFzonePayVr($fzonePayVr): StoreOrderEntity
  1477. {
  1478. $this->fzonePayVr = $fzonePayVr;
  1479. return $this;
  1480. }
  1481. /**
  1482. * @return mixed
  1483. */
  1484. public function getFzonePayJifen()
  1485. {
  1486. return $this->fzonePayJifen;
  1487. }
  1488. /**
  1489. * @param mixed $fzonePayJifen
  1490. * @return StoreOrderEntity
  1491. */
  1492. public function setFzonePayJifen($fzonePayJifen): StoreOrderEntity
  1493. {
  1494. $this->fzonePayJifen = $fzonePayJifen;
  1495. return $this;
  1496. }
  1497. /**
  1498. * @return mixed
  1499. */
  1500. public function getFzonePayPrice()
  1501. {
  1502. return $this->fzonePayPrice;
  1503. }
  1504. /**
  1505. * @param mixed $fzonePayPrice
  1506. * @return StoreOrderEntity
  1507. */
  1508. public function setFzonePayPrice($fzonePayPrice): StoreOrderEntity
  1509. {
  1510. $this->fzonePayPrice = $fzonePayPrice;
  1511. return $this;
  1512. }
  1513. /**
  1514. * @return mixed
  1515. */
  1516. public function getFzonePayOther()
  1517. {
  1518. return $this->fzonePayOther;
  1519. }
  1520. /**
  1521. * @param mixed $fzonePayOther
  1522. * @return StoreOrderEntity
  1523. */
  1524. public function setFzonePayOther($fzonePayOther): StoreOrderEntity
  1525. {
  1526. $this->fzonePayOther = $fzonePayOther;
  1527. return $this;
  1528. }
  1529. /**
  1530. * @return mixed
  1531. */
  1532. public function getFzonePayNote()
  1533. {
  1534. return $this->fzonePayNote;
  1535. }
  1536. /**
  1537. * @param mixed $fzonePayNote
  1538. * @return StoreOrderEntity
  1539. */
  1540. public function setFzonePayNote($fzonePayNote): StoreOrderEntity
  1541. {
  1542. $this->fzonePayNote = $fzonePayNote;
  1543. return $this;
  1544. }
  1545. /**
  1546. * @return mixed
  1547. */
  1548. public function getFzonePayTypeBySplit()
  1549. {
  1550. return $this->fzonePayType;
  1551. }
  1552. /**
  1553. * @param mixed $fzonePayType
  1554. * @return StoreOrderEntity
  1555. */
  1556. public function setFzonePayTypeBySplit($fzonePayType): StoreOrderEntity
  1557. {
  1558. $this->fzonePayType = $fzonePayType;
  1559. return $this;
  1560. }
  1561. }