@be-link/pos-cli-nodejs 0.0.158 → 0.0.160

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (229) hide show
  1. package/package.json +12 -11
  2. package/{dist/pos → pos}/modules/orderCore/service.js +1 -1
  3. package/{dist/pos → pos}/modules/orderQuery/commodity.d.ts +1 -0
  4. package/{dist/pos → pos}/modules/orderQuery/commodity.js +3 -0
  5. package/{dist/pos → pos}/modules/orderQuery/types.d.ts +20 -0
  6. package/.github/workflows/JMeter.yml +0 -92
  7. package/.husky/commit-msg +0 -4
  8. package/.versionrc +0 -22
  9. package/CHANGELOG.md +0 -408
  10. package/Makefile +0 -4
  11. package/ceshi.jmx +0 -326
  12. package/ci/index.ts +0 -73
  13. package/commitlint.config.js +0 -3
  14. package/docs/.nojekyll +0 -1
  15. package/docs/assets/highlight.css +0 -71
  16. package/docs/assets/main.js +0 -59
  17. package/docs/assets/navigation.js +0 -1
  18. package/docs/assets/search.js +0 -1
  19. package/docs/assets/style.css +0 -1383
  20. package/docs/classes/_internal_.OrderCoreService.html +0 -351
  21. package/docs/classes/_internal_.OrderFulfillService.html +0 -489
  22. package/docs/classes/_internal_.OrderJobService.html +0 -229
  23. package/docs/classes/_internal_.OrderNoteService.html +0 -177
  24. package/docs/classes/_internal_.QueryByCommodityService.html +0 -311
  25. package/docs/classes/_internal_.QueryByStoreService.html +0 -133
  26. package/docs/classes/_internal_.QueryByUserService.html +0 -283
  27. package/docs/classes/_internal_.QueryByWebService.html +0 -133
  28. package/docs/classes/_internal_.default.html +0 -82
  29. package/docs/enums/_internal_.Constants.ApplicablePeopleEnum.html +0 -90
  30. package/docs/enums/_internal_.Constants.ItineraryTypeEnum.html +0 -82
  31. package/docs/enums/_internal_.Constants.ModifyOperatorRoleEnum.html +0 -114
  32. package/docs/enums/_internal_.Constants.NoteStatusEnum.html +0 -82
  33. package/docs/enums/_internal_.Constants.NoteTypeEnum.html +0 -106
  34. package/docs/enums/_internal_.Constants.OperatorRoleEnum.html +0 -114
  35. package/docs/enums/_internal_.Constants.PayToolEnum.html +0 -82
  36. package/docs/enums/_internal_.Constants.PaymentTypeEnum.html +0 -98
  37. package/docs/enums/_internal_.Constants.PromotionTypeEnum.html +0 -82
  38. package/docs/enums/_internal_.Constants.PurchaseSkuStatusEnum.html +0 -82
  39. package/docs/enums/_internal_.Constants.ShuttleTypeEnum.html +0 -82
  40. package/docs/enums/_internal_.Constants.TradeOperatorRoleEnum.html +0 -98
  41. package/docs/enums/_internal_.Constants.TradeOrderStatusEnum.html +0 -146
  42. package/docs/enums/_internal_.Constants.TransportationTypeEnum.html +0 -114
  43. package/docs/enums/_internal_.QueryDataBlock.html +0 -121
  44. package/docs/index.html +0 -68
  45. package/docs/interfaces/_internal_.Content.html +0 -81
  46. package/docs/interfaces/_internal_.CostInclusionJson.html +0 -81
  47. package/docs/interfaces/_internal_.CouponSnapShotInfo.html +0 -133
  48. package/docs/interfaces/_internal_.CreditInfo.html +0 -73
  49. package/docs/interfaces/_internal_.IPositiveAttributes.html +0 -161
  50. package/docs/interfaces/_internal_.IPositiveChangeSkuRecord.html +0 -145
  51. package/docs/interfaces/_internal_.IPositiveItemInfo.html +0 -413
  52. package/docs/interfaces/_internal_.IPositiveOrder.html +0 -263
  53. package/docs/interfaces/_internal_.IPositivePaymentInfo.html +0 -153
  54. package/docs/interfaces/_internal_.IPositivePromotionInfo.html +0 -129
  55. package/docs/interfaces/_internal_.IPositiveSkuInfo.html +0 -332
  56. package/docs/interfaces/_internal_.IWxPaymentInfo.html +0 -95
  57. package/docs/interfaces/_internal_.ItinerarySchedule.html +0 -89
  58. package/docs/interfaces/_internal_.OrderCoreController.html +0 -321
  59. package/docs/interfaces/_internal_.OrderJobController.html +0 -201
  60. package/docs/interfaces/_internal_.OrderNoteController.html +0 -156
  61. package/docs/interfaces/_internal_.ProductDetail.html +0 -81
  62. package/docs/interfaces/_internal_.PurchasingInstruction.html +0 -81
  63. package/docs/interfaces/_internal_.QueryByCommodityController.html +0 -284
  64. package/docs/interfaces/_internal_.QueryByStoreController.html +0 -115
  65. package/docs/interfaces/_internal_.QueryByUserController.html +0 -258
  66. package/docs/interfaces/_internal_.QueryByWebController.html +0 -115
  67. package/docs/interfaces/_internal_.QueryDataBlockTypeMap.html +0 -125
  68. package/docs/interfaces/_internal_.SubContent.html +0 -81
  69. package/docs/interfaces/_internal_.addShuttleInfo.html +0 -129
  70. package/docs/interfaces/_internal_.aiBuildNoteInfo.html +0 -73
  71. package/docs/interfaces/_internal_.batchUpsertItineraryInfo.html +0 -202
  72. package/docs/interfaces/_internal_.bindTouristToOrder.html +0 -97
  73. package/docs/interfaces/_internal_.calculateUserConsumeInfo.html +0 -89
  74. package/docs/interfaces/_internal_.changeNoteStatus.html +0 -97
  75. package/docs/interfaces/_internal_.changeOrderContactInfo.html +0 -97
  76. package/docs/interfaces/_internal_.changeOrderSku.html +0 -105
  77. package/docs/interfaces/_internal_.confirmMealInfo.html +0 -81
  78. package/docs/interfaces/_internal_.createNote.html +0 -105
  79. package/docs/interfaces/_internal_.createScheduleNotice.html +0 -89
  80. package/docs/interfaces/_internal_.getItineraryCount.html +0 -73
  81. package/docs/interfaces/_internal_.getOrderById.html +0 -86
  82. package/docs/interfaces/_internal_.getOrderCount.html +0 -193
  83. package/docs/interfaces/_internal_.getPartyOrderCount.html +0 -97
  84. package/docs/interfaces/_internal_.getStoreOrderCount.html +0 -121
  85. package/docs/interfaces/_internal_.getTourismInfoByOrderId-1.html +0 -229
  86. package/docs/interfaces/_internal_.getTourismInfoByOrderId.html +0 -73
  87. package/docs/interfaces/_internal_.getUserOrderCount.html +0 -97
  88. package/docs/interfaces/_internal_.importPreCheck.html +0 -112
  89. package/docs/interfaces/_internal_.isOrderCanAddTourists.html +0 -73
  90. package/docs/interfaces/_internal_.markItineraryRead.html +0 -81
  91. package/docs/interfaces/_internal_.markOrderPurchaseInsurance.html +0 -73
  92. package/docs/interfaces/_internal_.markServiceNoticeAuth.html +0 -73
  93. package/docs/interfaces/_internal_.markServiceNoticeRead.html +0 -81
  94. package/docs/interfaces/_internal_.mgetUserOrderCountList-1.html +0 -54
  95. package/docs/interfaces/_internal_.mgetUserOrderCountList.html +0 -81
  96. package/docs/interfaces/_internal_.modifyOrderMealInfo.html +0 -81
  97. package/docs/interfaces/_internal_.multiSendSmsToTourist.html +0 -81
  98. package/docs/interfaces/_internal_.multiSendVoiceToTourist.html +0 -81
  99. package/docs/interfaces/_internal_.orderCreate-1.html +0 -122
  100. package/docs/interfaces/_internal_.orderCreate.html +0 -208
  101. package/docs/interfaces/_internal_.orderFulfillController.html +0 -452
  102. package/docs/interfaces/_internal_.orderPaid.html +0 -97
  103. package/docs/interfaces/_internal_.orderSettled.html +0 -89
  104. package/docs/interfaces/_internal_.platformReject.html +0 -97
  105. package/docs/interfaces/_internal_.preCheckTourists.html +0 -89
  106. package/docs/interfaces/_internal_.queryItineraryInfoByOrderIdList-1.html +0 -54
  107. package/docs/interfaces/_internal_.queryItineraryInfoByOrderIdList.html +0 -65
  108. package/docs/interfaces/_internal_.queryItineraryList-1.html +0 -81
  109. package/docs/interfaces/_internal_.queryItineraryList.html +0 -89
  110. package/docs/interfaces/_internal_.queryNoteByOrderIdList.html +0 -73
  111. package/docs/interfaces/_internal_.queryOrder.html +0 -102
  112. package/docs/interfaces/_internal_.queryOrderByIdList.html +0 -86
  113. package/docs/interfaces/_internal_.queryOrderBySkuIdList.html +0 -94
  114. package/docs/interfaces/_internal_.queryOrderChangeSkuRecords.html +0 -73
  115. package/docs/interfaces/_internal_.queryOrderList.html +0 -210
  116. package/docs/interfaces/_internal_.queryOrderMergeRecordByOrderId-1.html +0 -123
  117. package/docs/interfaces/_internal_.queryOrderMergeRecordByOrderId.html +0 -73
  118. package/docs/interfaces/_internal_.queryPartyOrderInfo-1.html +0 -81
  119. package/docs/interfaces/_internal_.queryPartyOrderInfo.html +0 -113
  120. package/docs/interfaces/_internal_.queryPeriodTradeOrderList-1.html +0 -89
  121. package/docs/interfaces/_internal_.queryPeriodTradeOrderList.html +0 -51
  122. package/docs/interfaces/_internal_.queryPeriodTradeOrderOperatorList-1.html +0 -137
  123. package/docs/interfaces/_internal_.queryPeriodTradeOrderOperatorList.html +0 -89
  124. package/docs/interfaces/_internal_.queryRollingSalesStatistics-1.html +0 -113
  125. package/docs/interfaces/_internal_.queryRollingSalesStatistics.html +0 -129
  126. package/docs/interfaces/_internal_.querySaleItem-1.html +0 -81
  127. package/docs/interfaces/_internal_.querySaleItem.html +0 -105
  128. package/docs/interfaces/_internal_.queryShuttleInfoByOrderId-1.html +0 -169
  129. package/docs/interfaces/_internal_.queryShuttleInfoByOrderId.html +0 -73
  130. package/docs/interfaces/_internal_.queryStoreOrderList.html +0 -165
  131. package/docs/interfaces/_internal_.querySubOrderListByRootOrderId.html +0 -94
  132. package/docs/interfaces/_internal_.queryTopSaleItem-1.html +0 -81
  133. package/docs/interfaces/_internal_.queryTopSaleItem.html +0 -97
  134. package/docs/interfaces/_internal_.queryTourismInfoInOrderIdList.html +0 -73
  135. package/docs/interfaces/_internal_.queryUnionIdListByTimeRange.html +0 -89
  136. package/docs/interfaces/_internal_.queryUserOrder.html +0 -153
  137. package/docs/interfaces/_internal_.sendOrderPaidNotification.html +0 -73
  138. package/docs/interfaces/_internal_.submittedToSupplier.html +0 -89
  139. package/docs/interfaces/_internal_.supplierConfirmed.html +0 -89
  140. package/docs/interfaces/_internal_.supplierRejected.html +0 -97
  141. package/docs/interfaces/_internal_.thirdOrderInfoConfirmed.html +0 -105
  142. package/docs/interfaces/_internal_.updateShuttleInfo.html +0 -129
  143. package/docs/interfaces/_internal_.updateTradeOrderRoomCount.html +0 -94
  144. package/docs/interfaces/_internal_.updateTradeOrderTouristsInfo.html +0 -139
  145. package/docs/modules/_internal_.Constants.html +0 -71
  146. package/docs/modules/_internal_.html +0 -180
  147. package/docs/modules.html +0 -62
  148. package/docs/types/_internal_.QueryDataRes.html +0 -56
  149. package/docs/types/_internal_.Record.html +0 -58
  150. package/docs/types/_internal_.importPreCheck-1.html +0 -66
  151. package/docs/types/_internal_.queryNoteByOrderIdList-1.html +0 -106
  152. package/docs/types/_internal_.queryTourismInfoInOrderIdList-1.html +0 -48
  153. package/docs/variables/PosConstants.html +0 -50
  154. package/docs/variables/orderCoreService.html +0 -47
  155. package/docs/variables/orderFulfillService.html +0 -47
  156. package/docs/variables/orderJobService.html +0 -47
  157. package/docs/variables/orderNoteService.html +0 -47
  158. package/docs/variables/queryByCommodityService.html +0 -47
  159. package/docs/variables/queryByStoreService.html +0 -47
  160. package/docs/variables/queryByUserService.html +0 -47
  161. package/docs/variables/queryByWebService.html +0 -47
  162. package/jest.config.js +0 -194
  163. package/src/errors/BizError.ts +0 -10
  164. package/src/errors/SystemError.ts +0 -10
  165. package/src/index.ts +0 -31
  166. package/src/pos/http.ts +0 -61
  167. package/src/pos/modules/dataMigrate/service.ts +0 -18
  168. package/src/pos/modules/dataMigrate/types.ts +0 -11
  169. package/src/pos/modules/orderCore/service.ts +0 -52
  170. package/src/pos/modules/orderCore/types.ts +0 -307
  171. package/src/pos/modules/orderFulfill/service.ts +0 -117
  172. package/src/pos/modules/orderFulfill/types.ts +0 -511
  173. package/src/pos/modules/orderJob/service.ts +0 -69
  174. package/src/pos/modules/orderJob/types.ts +0 -40
  175. package/src/pos/modules/orderNote/service.ts +0 -29
  176. package/src/pos/modules/orderNote/types.ts +0 -76
  177. package/src/pos/modules/orderQuery/commodity.ts +0 -56
  178. package/src/pos/modules/orderQuery/store.ts +0 -24
  179. package/src/pos/modules/orderQuery/types.ts +0 -891
  180. package/src/pos/modules/orderQuery/user.ts +0 -83
  181. package/src/pos/modules/orderQuery/web.ts +0 -26
  182. package/src/pos/modules/service.ts +0 -31
  183. package/src/types.ts +0 -956
  184. package/src/utils/env.ts +0 -14
  185. package/src/utils/string.ts +0 -6
  186. package/tsconfig.json +0 -114
  187. package/typedoc.json +0 -15
  188. /package/{dist/errors → errors}/BizError.d.ts +0 -0
  189. /package/{dist/errors → errors}/BizError.js +0 -0
  190. /package/{dist/errors → errors}/SystemError.d.ts +0 -0
  191. /package/{dist/errors → errors}/SystemError.js +0 -0
  192. /package/{dist/index.d.ts → index.d.ts} +0 -0
  193. /package/{dist/index.js → index.js} +0 -0
  194. /package/{dist/pos → pos}/http.d.ts +0 -0
  195. /package/{dist/pos → pos}/http.js +0 -0
  196. /package/{dist/pos → pos}/modules/dataMigrate/service.d.ts +0 -0
  197. /package/{dist/pos → pos}/modules/dataMigrate/service.js +0 -0
  198. /package/{dist/pos → pos}/modules/dataMigrate/types.d.ts +0 -0
  199. /package/{dist/pos → pos}/modules/dataMigrate/types.js +0 -0
  200. /package/{dist/pos → pos}/modules/orderCore/service.d.ts +0 -0
  201. /package/{dist/pos → pos}/modules/orderCore/types.d.ts +0 -0
  202. /package/{dist/pos → pos}/modules/orderCore/types.js +0 -0
  203. /package/{dist/pos → pos}/modules/orderFulfill/service.d.ts +0 -0
  204. /package/{dist/pos → pos}/modules/orderFulfill/service.js +0 -0
  205. /package/{dist/pos → pos}/modules/orderFulfill/types.d.ts +0 -0
  206. /package/{dist/pos → pos}/modules/orderFulfill/types.js +0 -0
  207. /package/{dist/pos → pos}/modules/orderJob/service.d.ts +0 -0
  208. /package/{dist/pos → pos}/modules/orderJob/service.js +0 -0
  209. /package/{dist/pos → pos}/modules/orderJob/types.d.ts +0 -0
  210. /package/{dist/pos → pos}/modules/orderJob/types.js +0 -0
  211. /package/{dist/pos → pos}/modules/orderNote/service.d.ts +0 -0
  212. /package/{dist/pos → pos}/modules/orderNote/service.js +0 -0
  213. /package/{dist/pos → pos}/modules/orderNote/types.d.ts +0 -0
  214. /package/{dist/pos → pos}/modules/orderNote/types.js +0 -0
  215. /package/{dist/pos → pos}/modules/orderQuery/store.d.ts +0 -0
  216. /package/{dist/pos → pos}/modules/orderQuery/store.js +0 -0
  217. /package/{dist/pos → pos}/modules/orderQuery/types.js +0 -0
  218. /package/{dist/pos → pos}/modules/orderQuery/user.d.ts +0 -0
  219. /package/{dist/pos → pos}/modules/orderQuery/user.js +0 -0
  220. /package/{dist/pos → pos}/modules/orderQuery/web.d.ts +0 -0
  221. /package/{dist/pos → pos}/modules/orderQuery/web.js +0 -0
  222. /package/{dist/pos → pos}/modules/service.d.ts +0 -0
  223. /package/{dist/pos → pos}/modules/service.js +0 -0
  224. /package/{dist/types.d.ts → types.d.ts} +0 -0
  225. /package/{dist/types.js → types.js} +0 -0
  226. /package/{dist/utils → utils}/env.d.ts +0 -0
  227. /package/{dist/utils → utils}/env.js +0 -0
  228. /package/{dist/utils → utils}/string.d.ts +0 -0
  229. /package/{dist/utils → utils}/string.js +0 -0
package/CHANGELOG.md DELETED
@@ -1,408 +0,0 @@
1
- # 更新日志
2
-
3
-
4
- ### [0.0.158](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.157...v0.0.158) (2024-04-24)
5
-
6
- ### [0.0.157](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.156...v0.0.157) (2024-04-24)
7
-
8
- ### [0.0.156](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.114...v0.0.156) (2024-04-24)
9
-
10
-
11
- ### ✨ Features | 新功能
12
-
13
- * 发票接口添加返回值 ([0396c6c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0396c6cb20d864b593fb1ed734ec50eacd7a19e4))
14
- * 发票接口添加返回值 ([ffc4291](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ffc42919cfaa4d26cc43e110531f58b21db615bb))
15
- * 发票接口添加新属性 ([ccdb837](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ccdb837049fc461fbcc6552ae686079a11328356))
16
- * 开票 ([f911b30](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f911b30b3abc323cada2a866d0cfa2e7712792d8))
17
- * 开票” ([d230b6f](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d230b6fa5858410961f81ad045b3c119dde818fc))
18
- * jm ([8fdf1ab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8fdf1ab315e4d90597a118bf34fa82e0b9fb8ad0))
19
- * jm ([2ab8488](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2ab848861301a5a526fa614679ed4fd3caa5322c))
20
-
21
-
22
- ### 📦 Chores | 其他更新
23
-
24
- * **release:** 0.0.115 ([37e7788](https://github.com/snowmountain-top/pos-cli-nodejs/commit/37e77887c7015196868474f10675cf9603aaf595))
25
- * **release:** 0.0.116 ([39b8895](https://github.com/snowmountain-top/pos-cli-nodejs/commit/39b8895ad142c61c79b57a20c7dfb0994a86143e))
26
- * **release:** 0.0.117-beta.0 ([175955e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/175955e011e0dfd108be0bec08dadf1914c0ffbb))
27
- * **release:** 0.0.118 ([ca46971](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ca46971a3ec82effcd9fde4e5550e83d37983303))
28
- * **release:** 0.0.119 ([34835fb](https://github.com/snowmountain-top/pos-cli-nodejs/commit/34835fb1ad865a30cef7da66855b3ac88714a454))
29
- * **release:** 0.0.120 ([0536ff7](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0536ff7426d283f73d0dd84c79b3e97d1beac1ea))
30
- * **release:** 0.0.121 ([a93334c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/a93334cad1f5510ef5d87f2e4d1e1ba2c3a735fe))
31
- * **release:** 0.0.122 ([2d79bd0](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2d79bd094afc276615c1a784a953750ec2092e4b))
32
- * **release:** 0.0.123 ([7217631](https://github.com/snowmountain-top/pos-cli-nodejs/commit/72176317942345ee696c42734b5ba58a9b4ba99d))
33
- * **release:** 0.0.124 ([8ae1416](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8ae1416450d9579ba18877e8a44a86f2f7b51323))
34
- * **release:** 0.0.125 ([32c136c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/32c136c77ada6d551f647e5bf03a9c6a2d16b94f))
35
- * **release:** 0.0.126 ([eaa898b](https://github.com/snowmountain-top/pos-cli-nodejs/commit/eaa898b1300cade41e254ec748db86afbc715a73))
36
- * **release:** 0.0.127 ([faf948a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/faf948a33dd2f110c227db14d807685767c8016f))
37
- * **release:** 0.0.128 ([bafc1f2](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bafc1f2a6d7f8fb6e208b91696a319a72d8b997e))
38
- * **release:** 0.0.129 ([ce4400c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ce4400cbb93555f7e54ecff1588f80b08bddc247))
39
- * **release:** 0.0.130 ([dbd91bc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dbd91bc0e59b13ddad87e4eca12b20f827eebefa))
40
- * **release:** 0.0.131 ([dd88679](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dd8867951dda1bc168f3c83c76ed21e85e77b3e7))
41
- * **release:** 0.0.132 ([ba39d77](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba39d776e59a977b348e6067fe9687576ad5cf24))
42
- * **release:** 0.0.133 ([2a52b2d](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2a52b2d636977857eb528b5da0ad2fd26d157397))
43
- * **release:** 0.0.134 ([70878e6](https://github.com/snowmountain-top/pos-cli-nodejs/commit/70878e6416575536ca9b6c4d0f9cf9cbdf2a6646))
44
- * **release:** 0.0.135 ([1317b31](https://github.com/snowmountain-top/pos-cli-nodejs/commit/1317b31d9a70cf68570724be958e31ebfd2024fb))
45
- * **release:** 0.0.136 ([e5ceb02](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e5ceb02148bdf8a9a99213c8e0ae86d8690f410f))
46
- * **release:** 0.0.137 ([5285f7e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/5285f7ef9fa2b5c3f3b7663bdf19779e4a2b84be))
47
- * **release:** 0.0.138 ([8b7a162](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8b7a1623de93e2200d76be36f8779e1e878c145f))
48
- * **release:** 0.0.139 ([0452df5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0452df543b640bff4de896228445485396c9aaac))
49
- * **release:** 0.0.140 ([cdc38b8](https://github.com/snowmountain-top/pos-cli-nodejs/commit/cdc38b89ed53638ca8ddb7f8604de8ceac0dcf6c))
50
- * **release:** 0.0.141 ([3026d62](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3026d6252428cd60f3b09a5d16200d4e481cdbff))
51
- * **release:** 0.0.142 ([d844c1a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d844c1ab3b68d0e7c54c5614b23df9de4391eeda))
52
- * **release:** 0.0.143 ([b38dca1](https://github.com/snowmountain-top/pos-cli-nodejs/commit/b38dca15559a6be7b26dc02f52f482bf3cc9fe05))
53
- * **release:** 0.0.144 ([920eb31](https://github.com/snowmountain-top/pos-cli-nodejs/commit/920eb31ef10ac39251048a94db068a0596173161))
54
- * **release:** 0.0.145 ([3ca84bf](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3ca84bfbf2a557a7cd82ee87e80a1736bae92445))
55
- * **release:** 0.0.146 ([75cccf2](https://github.com/snowmountain-top/pos-cli-nodejs/commit/75cccf2900e397b3e59aab8aef7d118160895f12))
56
- * **release:** 0.0.147 ([94a65de](https://github.com/snowmountain-top/pos-cli-nodejs/commit/94a65de30a5339de2bbb30a927d91931de3c3783))
57
- * **release:** 0.0.148 ([34582d3](https://github.com/snowmountain-top/pos-cli-nodejs/commit/34582d383e5b53b9c0273ceb57ce5e4b654aacc7))
58
- * **release:** 0.0.149 ([256239f](https://github.com/snowmountain-top/pos-cli-nodejs/commit/256239fda3145a926780cc96835334010665cd30))
59
- * **release:** 0.0.150 ([5a86a17](https://github.com/snowmountain-top/pos-cli-nodejs/commit/5a86a17f349fe3fa5683dd49a9a193cf3dafb3df))
60
- * **release:** 0.0.151 ([5ac310a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/5ac310a81b5f167b82bfbf7fedf16d1df3d0a141))
61
- * **release:** 0.0.152 ([712aebc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/712aebc040cf3caa31056ce3a581666e3509d9d1))
62
- * **release:** 0.0.153 ([9cff017](https://github.com/snowmountain-top/pos-cli-nodejs/commit/9cff0176a74ee0d786950fb191d243936d44e6e6))
63
- * **release:** 0.0.154 ([e148749](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e1487492e72044aef8704b4952232b8e6ff43f29))
64
- * **release:** 0.0.155 ([a70f4e5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/a70f4e51ffbdb088e2f794d733750c83730e3a28))
65
-
66
- ### [0.0.155](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.154...v0.0.155) (2024-04-16)
67
-
68
- ### [0.0.154](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.153...v0.0.154) (2024-04-16)
69
-
70
- ### [0.0.153](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.152...v0.0.153) (2024-04-12)
71
-
72
- ### [0.0.152](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.151...v0.0.152) (2024-04-11)
73
-
74
- ### [0.0.151](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.150...v0.0.151) (2024-04-03)
75
-
76
- ### [0.0.150](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.149...v0.0.150) (2024-03-21)
77
-
78
- ### [0.0.149](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.148...v0.0.149) (2024-03-11)
79
-
80
-
81
- ### ✨ Features | 新功能
82
-
83
- * jm ([8fdf1ab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8fdf1ab315e4d90597a118bf34fa82e0b9fb8ad0))
84
- * jm ([2ab8488](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2ab848861301a5a526fa614679ed4fd3caa5322c))
85
-
86
- ### [0.0.148](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.147...v0.0.148) (2024-02-21)
87
-
88
- ### [0.0.147](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.145...v0.0.147) (2024-02-21)
89
-
90
-
91
- ### 📦 Chores | 其他更新
92
-
93
- * **release:** 0.0.146 ([75cccf2](https://github.com/snowmountain-top/pos-cli-nodejs/commit/75cccf2900e397b3e59aab8aef7d118160895f12))
94
-
95
- ### [0.0.146](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.144...v0.0.146) (2024-02-21)
96
-
97
-
98
- ### 📦 Chores | 其他更新
99
-
100
- * **release:** 0.0.145 ([3ca84bf](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3ca84bfbf2a557a7cd82ee87e80a1736bae92445))
101
-
102
- ### [0.0.145](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.124...v0.0.145) (2024-02-21)
103
-
104
-
105
- ### ✨ Features | 新功能
106
-
107
- * 发票接口添加新属性 ([ccdb837](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ccdb837049fc461fbcc6552ae686079a11328356))
108
- * 发票接口添加返回值 ([0396c6c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0396c6cb20d864b593fb1ed734ec50eacd7a19e4))
109
- * 发票接口添加返回值 ([ffc4291](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ffc42919cfaa4d26cc43e110531f58b21db615bb))
110
- * 开票 ([f911b30](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f911b30b3abc323cada2a866d0cfa2e7712792d8))
111
- * 开票” ([d230b6f](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d230b6fa5858410961f81ad045b3c119dde818fc))
112
-
113
-
114
- ### 📦 Chores | 其他更新
115
-
116
- * **release:** 0.0.125 ([32c136c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/32c136c77ada6d551f647e5bf03a9c6a2d16b94f))
117
- * **release:** 0.0.126 ([eaa898b](https://github.com/snowmountain-top/pos-cli-nodejs/commit/eaa898b1300cade41e254ec748db86afbc715a73))
118
- * **release:** 0.0.127 ([faf948a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/faf948a33dd2f110c227db14d807685767c8016f))
119
- * **release:** 0.0.128 ([bafc1f2](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bafc1f2a6d7f8fb6e208b91696a319a72d8b997e))
120
- * **release:** 0.0.129 ([ce4400c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ce4400cbb93555f7e54ecff1588f80b08bddc247))
121
- * **release:** 0.0.130 ([dbd91bc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dbd91bc0e59b13ddad87e4eca12b20f827eebefa))
122
- * **release:** 0.0.131 ([dd88679](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dd8867951dda1bc168f3c83c76ed21e85e77b3e7))
123
- * **release:** 0.0.132 ([ba39d77](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba39d776e59a977b348e6067fe9687576ad5cf24))
124
- * **release:** 0.0.133 ([2a52b2d](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2a52b2d636977857eb528b5da0ad2fd26d157397))
125
- * **release:** 0.0.134 ([70878e6](https://github.com/snowmountain-top/pos-cli-nodejs/commit/70878e6416575536ca9b6c4d0f9cf9cbdf2a6646))
126
- * **release:** 0.0.135 ([1317b31](https://github.com/snowmountain-top/pos-cli-nodejs/commit/1317b31d9a70cf68570724be958e31ebfd2024fb))
127
- * **release:** 0.0.136 ([e5ceb02](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e5ceb02148bdf8a9a99213c8e0ae86d8690f410f))
128
- * **release:** 0.0.137 ([5285f7e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/5285f7ef9fa2b5c3f3b7663bdf19779e4a2b84be))
129
- * **release:** 0.0.138 ([8b7a162](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8b7a1623de93e2200d76be36f8779e1e878c145f))
130
- * **release:** 0.0.139 ([0452df5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0452df543b640bff4de896228445485396c9aaac))
131
- * **release:** 0.0.140 ([cdc38b8](https://github.com/snowmountain-top/pos-cli-nodejs/commit/cdc38b89ed53638ca8ddb7f8604de8ceac0dcf6c))
132
- * **release:** 0.0.141 ([3026d62](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3026d6252428cd60f3b09a5d16200d4e481cdbff))
133
- * **release:** 0.0.142 ([d844c1a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d844c1ab3b68d0e7c54c5614b23df9de4391eeda))
134
- * **release:** 0.0.143 ([b38dca1](https://github.com/snowmountain-top/pos-cli-nodejs/commit/b38dca15559a6be7b26dc02f52f482bf3cc9fe05))
135
- * **release:** 0.0.144 ([920eb31](https://github.com/snowmountain-top/pos-cli-nodejs/commit/920eb31ef10ac39251048a94db068a0596173161))
136
-
137
- ### [0.0.144](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.143...v0.0.144) (2024-02-21)
138
-
139
-
140
- ### ✨ Features | 新功能
141
-
142
- * 开票 ([f911b30](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f911b30b3abc323cada2a866d0cfa2e7712792d8))
143
-
144
- ### [0.0.143](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.142...v0.0.143) (2024-02-21)
145
-
146
-
147
- ### ✨ Features | 新功能
148
-
149
- * 开票” ([d230b6f](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d230b6fa5858410961f81ad045b3c119dde818fc))
150
-
151
- ### [0.0.142](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.141...v0.0.142) (2024-02-21)
152
-
153
-
154
- ### ✨ Features | 新功能
155
-
156
- * 发票接口添加返回值 ([0396c6c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0396c6cb20d864b593fb1ed734ec50eacd7a19e4))
157
-
158
- ### [0.0.141](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.140...v0.0.141) (2024-02-20)
159
-
160
-
161
- ### ✨ Features | 新功能
162
-
163
- * 发票接口添加返回值 ([ffc4291](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ffc42919cfaa4d26cc43e110531f58b21db615bb))
164
-
165
- ### [0.0.140](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.103-beta.0...v0.0.140) (2024-02-20)
166
-
167
-
168
- ### 📦 Chores | 其他更新
169
-
170
- * **release:** 0.0.103 ([50e9a37](https://github.com/snowmountain-top/pos-cli-nodejs/commit/50e9a37874fe4fd63065e05f01f32f06493a78c0))
171
- * **release:** 0.0.103-beta.1 ([ba2076a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba2076ac45384cce64c72b3b9e5df018c999cda5))
172
- * **release:** 0.0.104 ([76707b5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/76707b533902bea62128b0b9df151a006c82450c))
173
- * **release:** 0.0.105 ([f66a2f4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f66a2f440994c5239b2f20fcf884424c8220899a))
174
- * **release:** 0.0.106 ([e7fa956](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e7fa956a4a3997a8fd0956ca779eef75e5148b6b))
175
- * **release:** 0.0.107 ([367507a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/367507a264e9ed74805164d1c57c8b266778d508))
176
- * **release:** 0.0.108 ([bf0a6a5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bf0a6a55a6ffa661b4079a1b4b3ee1180435f666))
177
- * **release:** 0.0.109 ([ea2e27a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ea2e27a23d6f0c5ed3d48e9bb0ed856bca2fd93c))
178
- * **release:** 0.0.110 ([4ed8681](https://github.com/snowmountain-top/pos-cli-nodejs/commit/4ed8681f1fc3fe4e29021d83fe5b6cfe2290bd95))
179
- * **release:** 0.0.111 ([3d57a71](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3d57a710fa013e276eed1b79874266a158bc3830))
180
- * **release:** 0.0.112 ([d9547b4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d9547b4083d2bb26e34c36ab4f71487bb6479317))
181
- * **release:** 0.0.113 ([d0664e3](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d0664e39023f96a632252d00760bce07d3e253d7))
182
- * **release:** 0.0.114 ([db22491](https://github.com/snowmountain-top/pos-cli-nodejs/commit/db224911abc891ced13699bfe2bc2c4458283edc))
183
- * **release:** 0.0.115 ([37e7788](https://github.com/snowmountain-top/pos-cli-nodejs/commit/37e77887c7015196868474f10675cf9603aaf595))
184
- * **release:** 0.0.116 ([39b8895](https://github.com/snowmountain-top/pos-cli-nodejs/commit/39b8895ad142c61c79b57a20c7dfb0994a86143e))
185
- * **release:** 0.0.117-beta.0 ([175955e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/175955e011e0dfd108be0bec08dadf1914c0ffbb))
186
- * **release:** 0.0.118 ([ca46971](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ca46971a3ec82effcd9fde4e5550e83d37983303))
187
- * **release:** 0.0.119 ([34835fb](https://github.com/snowmountain-top/pos-cli-nodejs/commit/34835fb1ad865a30cef7da66855b3ac88714a454))
188
- * **release:** 0.0.120 ([0536ff7](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0536ff7426d283f73d0dd84c79b3e97d1beac1ea))
189
- * **release:** 0.0.121 ([a93334c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/a93334cad1f5510ef5d87f2e4d1e1ba2c3a735fe))
190
- * **release:** 0.0.122 ([2d79bd0](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2d79bd094afc276615c1a784a953750ec2092e4b))
191
- * **release:** 0.0.123 ([7217631](https://github.com/snowmountain-top/pos-cli-nodejs/commit/72176317942345ee696c42734b5ba58a9b4ba99d))
192
- * **release:** 0.0.124 ([8ae1416](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8ae1416450d9579ba18877e8a44a86f2f7b51323))
193
- * **release:** 0.0.125 ([32c136c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/32c136c77ada6d551f647e5bf03a9c6a2d16b94f))
194
- * **release:** 0.0.126 ([eaa898b](https://github.com/snowmountain-top/pos-cli-nodejs/commit/eaa898b1300cade41e254ec748db86afbc715a73))
195
- * **release:** 0.0.127 ([faf948a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/faf948a33dd2f110c227db14d807685767c8016f))
196
- * **release:** 0.0.128 ([bafc1f2](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bafc1f2a6d7f8fb6e208b91696a319a72d8b997e))
197
- * **release:** 0.0.129 ([ce4400c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ce4400cbb93555f7e54ecff1588f80b08bddc247))
198
- * **release:** 0.0.130 ([dbd91bc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dbd91bc0e59b13ddad87e4eca12b20f827eebefa))
199
- * **release:** 0.0.131 ([dd88679](https://github.com/snowmountain-top/pos-cli-nodejs/commit/dd8867951dda1bc168f3c83c76ed21e85e77b3e7))
200
- * **release:** 0.0.132 ([ba39d77](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba39d776e59a977b348e6067fe9687576ad5cf24))
201
- * **release:** 0.0.133 ([2a52b2d](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2a52b2d636977857eb528b5da0ad2fd26d157397))
202
- * **release:** 0.0.134 ([70878e6](https://github.com/snowmountain-top/pos-cli-nodejs/commit/70878e6416575536ca9b6c4d0f9cf9cbdf2a6646))
203
- * **release:** 0.0.135 ([1317b31](https://github.com/snowmountain-top/pos-cli-nodejs/commit/1317b31d9a70cf68570724be958e31ebfd2024fb))
204
- * **release:** 0.0.136 ([e5ceb02](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e5ceb02148bdf8a9a99213c8e0ae86d8690f410f))
205
- * **release:** 0.0.137 ([5285f7e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/5285f7ef9fa2b5c3f3b7663bdf19779e4a2b84be))
206
- * **release:** 0.0.138 ([8b7a162](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8b7a1623de93e2200d76be36f8779e1e878c145f))
207
- * **release:** 0.0.139 ([0452df5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0452df543b640bff4de896228445485396c9aaac))
208
-
209
-
210
- ### ✨ Features | 新功能
211
-
212
- * 发票接口添加新属性 ([ccdb837](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ccdb837049fc461fbcc6552ae686079a11328356))
213
-
214
- ### [0.0.139](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.138...v0.0.139) (2024-01-26)
215
-
216
- ### [0.0.138](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.137...v0.0.138) (2024-01-26)
217
-
218
- ### [0.0.137](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.136...v0.0.137) (2024-01-26)
219
-
220
- ### [0.0.136](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.135...v0.0.136) (2024-01-26)
221
-
222
- ### [0.0.135](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.134...v0.0.135) (2024-01-25)
223
-
224
- ### [0.0.134](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.133...v0.0.134) (2024-01-24)
225
-
226
- ### [0.0.133](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.132...v0.0.133) (2024-01-24)
227
-
228
- ### [0.0.132](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.131...v0.0.132) (2024-01-24)
229
-
230
- ### [0.0.131](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.130...v0.0.131) (2024-01-24)
231
-
232
- ### [0.0.130](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.129...v0.0.130) (2024-01-24)
233
-
234
- ### [0.0.129](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.128...v0.0.129) (2024-01-24)
235
-
236
- ### [0.0.128](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.127...v0.0.128) (2024-01-23)
237
-
238
- ### [0.0.127](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.126...v0.0.127) (2024-01-23)
239
-
240
- ### [0.0.126](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.125...v0.0.126) (2024-01-23)
241
-
242
- ### [0.0.125](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.112...v0.0.125) (2024-01-23)
243
-
244
-
245
- ### 📦 Chores | 其他更新
246
-
247
- * **release:** 0.0.113 ([d0664e3](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d0664e39023f96a632252d00760bce07d3e253d7))
248
- * **release:** 0.0.114 ([db22491](https://github.com/snowmountain-top/pos-cli-nodejs/commit/db224911abc891ced13699bfe2bc2c4458283edc))
249
- * **release:** 0.0.115 ([37e7788](https://github.com/snowmountain-top/pos-cli-nodejs/commit/37e77887c7015196868474f10675cf9603aaf595))
250
- * **release:** 0.0.116 ([39b8895](https://github.com/snowmountain-top/pos-cli-nodejs/commit/39b8895ad142c61c79b57a20c7dfb0994a86143e))
251
- * **release:** 0.0.117-beta.0 ([175955e](https://github.com/snowmountain-top/pos-cli-nodejs/commit/175955e011e0dfd108be0bec08dadf1914c0ffbb))
252
- * **release:** 0.0.118 ([ca46971](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ca46971a3ec82effcd9fde4e5550e83d37983303))
253
- * **release:** 0.0.119 ([34835fb](https://github.com/snowmountain-top/pos-cli-nodejs/commit/34835fb1ad865a30cef7da66855b3ac88714a454))
254
- * **release:** 0.0.120 ([0536ff7](https://github.com/snowmountain-top/pos-cli-nodejs/commit/0536ff7426d283f73d0dd84c79b3e97d1beac1ea))
255
- * **release:** 0.0.121 ([a93334c](https://github.com/snowmountain-top/pos-cli-nodejs/commit/a93334cad1f5510ef5d87f2e4d1e1ba2c3a735fe))
256
- * **release:** 0.0.122 ([2d79bd0](https://github.com/snowmountain-top/pos-cli-nodejs/commit/2d79bd094afc276615c1a784a953750ec2092e4b))
257
- * **release:** 0.0.123 ([7217631](https://github.com/snowmountain-top/pos-cli-nodejs/commit/72176317942345ee696c42734b5ba58a9b4ba99d))
258
- * **release:** 0.0.124 ([8ae1416](https://github.com/snowmountain-top/pos-cli-nodejs/commit/8ae1416450d9579ba18877e8a44a86f2f7b51323))
259
-
260
- ### [0.0.124](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.123...v0.0.124) (2024-01-18)
261
-
262
- ### [0.0.123](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.122...v0.0.123) (2024-01-15)
263
-
264
- ### [0.0.122](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.121...v0.0.122) (2024-01-15)
265
-
266
- ### [0.0.121](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.120...v0.0.121) (2024-01-15)
267
-
268
- ### [0.0.120](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.119...v0.0.120) (2024-01-15)
269
-
270
- ### [0.0.119](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.118...v0.0.119) (2024-01-04)
271
-
272
- ### [0.0.118](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.117-beta.0...v0.0.118) (2024-01-02)
273
-
274
- ### [0.0.117-beta.0](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.116...v0.0.117-beta.0) (2024-01-02)
275
-
276
- ### [0.0.116](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.115...v0.0.116) (2023-12-27)
277
-
278
- ### [0.0.115](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.106...v0.0.115) (2023-12-26)
279
-
280
-
281
- ### 📦 Chores | 其他更新
282
-
283
- * **release:** 0.0.107 ([367507a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/367507a264e9ed74805164d1c57c8b266778d508))
284
- * **release:** 0.0.108 ([bf0a6a5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bf0a6a55a6ffa661b4079a1b4b3ee1180435f666))
285
- * **release:** 0.0.109 ([ea2e27a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ea2e27a23d6f0c5ed3d48e9bb0ed856bca2fd93c))
286
- * **release:** 0.0.110 ([4ed8681](https://github.com/snowmountain-top/pos-cli-nodejs/commit/4ed8681f1fc3fe4e29021d83fe5b6cfe2290bd95))
287
- * **release:** 0.0.111 ([3d57a71](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3d57a710fa013e276eed1b79874266a158bc3830))
288
- * **release:** 0.0.112 ([d9547b4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d9547b4083d2bb26e34c36ab4f71487bb6479317))
289
- * **release:** 0.0.113 ([d0664e3](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d0664e39023f96a632252d00760bce07d3e253d7))
290
- * **release:** 0.0.114 ([db22491](https://github.com/snowmountain-top/pos-cli-nodejs/commit/db224911abc891ced13699bfe2bc2c4458283edc))
291
-
292
- ### [0.0.114](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.102...v0.0.114) (2023-12-26)
293
-
294
-
295
- ### 📝 Documentation | 文档
296
-
297
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
298
-
299
-
300
- ### 📦 Chores | 其他更新
301
-
302
- * **release:** 0.0.103 ([50e9a37](https://github.com/snowmountain-top/pos-cli-nodejs/commit/50e9a37874fe4fd63065e05f01f32f06493a78c0))
303
- * **release:** 0.0.103-beta.0 ([7e14cfc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/7e14cfcae295c3420f18b7919b7542192f2a045c))
304
- * **release:** 0.0.103-beta.1 ([ba2076a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba2076ac45384cce64c72b3b9e5df018c999cda5))
305
- * **release:** 0.0.104 ([76707b5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/76707b533902bea62128b0b9df151a006c82450c))
306
- * **release:** 0.0.105 ([f66a2f4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f66a2f440994c5239b2f20fcf884424c8220899a))
307
- * **release:** 0.0.106 ([e7fa956](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e7fa956a4a3997a8fd0956ca779eef75e5148b6b))
308
- * **release:** 0.0.107 ([367507a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/367507a264e9ed74805164d1c57c8b266778d508))
309
- * **release:** 0.0.108 ([bf0a6a5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bf0a6a55a6ffa661b4079a1b4b3ee1180435f666))
310
- * **release:** 0.0.109 ([ea2e27a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ea2e27a23d6f0c5ed3d48e9bb0ed856bca2fd93c))
311
- * **release:** 0.0.110 ([4ed8681](https://github.com/snowmountain-top/pos-cli-nodejs/commit/4ed8681f1fc3fe4e29021d83fe5b6cfe2290bd95))
312
- * **release:** 0.0.111 ([3d57a71](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3d57a710fa013e276eed1b79874266a158bc3830))
313
- * **release:** 0.0.112 ([d9547b4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d9547b4083d2bb26e34c36ab4f71487bb6479317))
314
- * **release:** 0.0.113 ([d0664e3](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d0664e39023f96a632252d00760bce07d3e253d7))
315
-
316
- ### [0.0.113](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.102...v0.0.113) (2023-12-26)
317
-
318
-
319
- ### 📝 Documentation | 文档
320
-
321
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
322
-
323
-
324
- ### 📦 Chores | 其他更新
325
-
326
- * **release:** 0.0.103 ([50e9a37](https://github.com/snowmountain-top/pos-cli-nodejs/commit/50e9a37874fe4fd63065e05f01f32f06493a78c0))
327
- * **release:** 0.0.103-beta.0 ([7e14cfc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/7e14cfcae295c3420f18b7919b7542192f2a045c))
328
- * **release:** 0.0.103-beta.1 ([ba2076a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba2076ac45384cce64c72b3b9e5df018c999cda5))
329
- * **release:** 0.0.104 ([76707b5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/76707b533902bea62128b0b9df151a006c82450c))
330
- * **release:** 0.0.105 ([f66a2f4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f66a2f440994c5239b2f20fcf884424c8220899a))
331
- * **release:** 0.0.106 ([e7fa956](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e7fa956a4a3997a8fd0956ca779eef75e5148b6b))
332
- * **release:** 0.0.107 ([367507a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/367507a264e9ed74805164d1c57c8b266778d508))
333
- * **release:** 0.0.108 ([bf0a6a5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bf0a6a55a6ffa661b4079a1b4b3ee1180435f666))
334
- * **release:** 0.0.109 ([ea2e27a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ea2e27a23d6f0c5ed3d48e9bb0ed856bca2fd93c))
335
- * **release:** 0.0.110 ([4ed8681](https://github.com/snowmountain-top/pos-cli-nodejs/commit/4ed8681f1fc3fe4e29021d83fe5b6cfe2290bd95))
336
- * **release:** 0.0.111 ([3d57a71](https://github.com/snowmountain-top/pos-cli-nodejs/commit/3d57a710fa013e276eed1b79874266a158bc3830))
337
- * **release:** 0.0.112 ([d9547b4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/d9547b4083d2bb26e34c36ab4f71487bb6479317))
338
-
339
- ### [0.0.112](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.111...v0.0.112) (2023-12-25)
340
-
341
- ### [0.0.111](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.110...v0.0.111) (2023-12-25)
342
-
343
- ### [0.0.110](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.109...v0.0.110) (2023-12-24)
344
-
345
- ### 0.0.109 (2023-12-21)
346
-
347
-
348
- ### 📝 Documentation | 文档
349
-
350
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
351
-
352
-
353
- ### 📦 Chores | 其他更新
354
-
355
- * **release:** 0.0.103 ([50e9a37](https://github.com/snowmountain-top/pos-cli-nodejs/commit/50e9a37874fe4fd63065e05f01f32f06493a78c0))
356
- * **release:** 0.0.103-beta.0 ([7e14cfc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/7e14cfcae295c3420f18b7919b7542192f2a045c))
357
- * **release:** 0.0.103-beta.1 ([ba2076a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba2076ac45384cce64c72b3b9e5df018c999cda5))
358
- * **release:** 0.0.104 ([76707b5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/76707b533902bea62128b0b9df151a006c82450c))
359
- * **release:** 0.0.105 ([f66a2f4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f66a2f440994c5239b2f20fcf884424c8220899a))
360
- * **release:** 0.0.106 ([e7fa956](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e7fa956a4a3997a8fd0956ca779eef75e5148b6b))
361
- * **release:** 0.0.107 ([367507a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/367507a264e9ed74805164d1c57c8b266778d508))
362
- * **release:** 0.0.108 ([bf0a6a5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/bf0a6a55a6ffa661b4079a1b4b3ee1180435f666))
363
-
364
- ### [0.0.108](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.107...v0.0.108) (2023-12-19)
365
-
366
- ### 0.0.107 (2023-12-19)
367
-
368
-
369
- ### 📝 Documentation | 文档
370
-
371
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
372
-
373
-
374
- ### 📦 Chores | 其他更新
375
-
376
- * **release:** 0.0.103 ([50e9a37](https://github.com/snowmountain-top/pos-cli-nodejs/commit/50e9a37874fe4fd63065e05f01f32f06493a78c0))
377
- * **release:** 0.0.103-beta.0 ([7e14cfc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/7e14cfcae295c3420f18b7919b7542192f2a045c))
378
- * **release:** 0.0.103-beta.1 ([ba2076a](https://github.com/snowmountain-top/pos-cli-nodejs/commit/ba2076ac45384cce64c72b3b9e5df018c999cda5))
379
- * **release:** 0.0.104 ([76707b5](https://github.com/snowmountain-top/pos-cli-nodejs/commit/76707b533902bea62128b0b9df151a006c82450c))
380
- * **release:** 0.0.105 ([f66a2f4](https://github.com/snowmountain-top/pos-cli-nodejs/commit/f66a2f440994c5239b2f20fcf884424c8220899a))
381
- * **release:** 0.0.106 ([e7fa956](https://github.com/snowmountain-top/pos-cli-nodejs/commit/e7fa956a4a3997a8fd0956ca779eef75e5148b6b))
382
-
383
- ### [0.0.106](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.105...v0.0.106) (2023-12-13)
384
-
385
- ### [0.0.105](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.104...v0.0.105) (2023-12-12)
386
-
387
- ### [0.0.104](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.103...v0.0.104) (2023-11-30)
388
-
389
- ### [0.0.103](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.103-beta.1...v0.0.103) (2023-11-30)
390
-
391
- ### [0.0.103-beta.1](https://github.com/snowmountain-top/pos-cli-nodejs/compare/v0.0.101...v0.0.103-beta.1) (2023-11-30)
392
-
393
-
394
- ### 📝 Documentation | 文档
395
-
396
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
397
-
398
-
399
- ### 📦 Chores | 其他更新
400
-
401
- * **release:** 0.0.103-beta.0 ([7e14cfc](https://github.com/snowmountain-top/pos-cli-nodejs/commit/7e14cfcae295c3420f18b7919b7542192f2a045c))
402
-
403
- ### 0.0.103-beta.0 (2023-11-29)
404
-
405
-
406
- ### 📝 Documentation | 文档
407
-
408
- * 添加 conmitlint config ([465aaab](https://github.com/snowmountain-top/pos-cli-nodejs/commit/465aaab585013c78ebe8e52f5b841dd8c6a51216))
package/Makefile DELETED
@@ -1,4 +0,0 @@
1
- patch-version:
2
- pnpm version patch && git push
3
- publish:
4
- npm run build && cd dist && npm publish && cd ..