@saihu/common 1.4.9 → 1.5.0
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.
|
@@ -134,6 +134,7 @@ export declare const RoutingKeys: {
|
|
|
134
134
|
readonly SCM_GOOD_UPSERTED: "scm.good.upserted";
|
|
135
135
|
readonly SCM_GOOD_DELETED: "scm.good.deleted";
|
|
136
136
|
readonly CLIENT_ORGANIZATION_UPSERTED: "client.organization.upserted";
|
|
137
|
+
readonly CLIENT_TIER_UPSERTED: "client.tier.upserted";
|
|
137
138
|
readonly GOOD_UPSERTED: "good.upserted";
|
|
138
139
|
readonly GOOD_DELETED: "good.deleted";
|
|
139
140
|
readonly GOOD_CATEGORY_UPSERTED: "good.category.upserted";
|
|
@@ -151,6 +152,7 @@ export declare const RoutingKeys: {
|
|
|
151
152
|
readonly SCM_GOOD_UPSERTED: "scm.good.upserted.dlq";
|
|
152
153
|
readonly SCM_GOOD_DELETED: "scm.good.deleted.dlq";
|
|
153
154
|
readonly CLIENT_ORGANIZATION_UPSERTED: "client.organization.upserted.dlq";
|
|
155
|
+
readonly CLIENT_TIER_UPSERTED: "client.tier.upserted.dlq";
|
|
154
156
|
readonly GOOD_UPSERTED: "good.upserted.dlq";
|
|
155
157
|
readonly GOOD_DELETED: "good.deleted.dlq";
|
|
156
158
|
readonly GOOD_CATEGORY_UPSERTED: "good.category.upserted.dlq";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../../src/messaging/topology.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAErE,oBAAY,SAAS;IACnB,oBAAoB,yBAAyB;IAC7C,YAAY,iBAAiB;IAC7B,cAAc,mBAAmB;IACjC,OAAO,YAAY;IACnB,iBAAiB,sBAAsB;IACvC,QAAQ,aAAa;IACrB,qBAAqB,0BAA0B;IAC/C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,MAAM,WAAW;IAGjB,wBAAwB,6BAA6B;IACrD,gBAAgB,qBAAqB;IACrC,kBAAkB,uBAAuB;IACzC,WAAW,gBAAgB;IAC3B,qBAAqB,0BAA0B;IAC/C,YAAY,iBAAiB;IAC7B,yBAAyB,8BAA8B;IACvD,YAAY,iBAAiB;IAC7B,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../../src/messaging/topology.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAErE,oBAAY,SAAS;IACnB,oBAAoB,yBAAyB;IAC7C,YAAY,iBAAiB;IAC7B,cAAc,mBAAmB;IACjC,OAAO,YAAY;IACnB,iBAAiB,sBAAsB;IACvC,QAAQ,aAAa;IACrB,qBAAqB,0BAA0B;IAC/C,QAAQ,aAAa;IACrB,OAAO,YAAY;IACnB,MAAM,WAAW;IAGjB,wBAAwB,6BAA6B;IACrD,gBAAgB,qBAAqB;IACrC,kBAAkB,uBAAuB;IACzC,WAAW,gBAAgB;IAC3B,qBAAqB,0BAA0B;IAC/C,YAAY,iBAAiB;IAC7B,yBAAyB,8BAA8B;IACvD,YAAY,iBAAiB;IAC7B,WAAW,gBAAgB;IAC3B,UAAU,eAAe;CAC1B;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2Kd,CAAC;AAEX,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,SAAS,IACpD,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAEzD,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,SAAS,EAAE,YAAY,CAsBzD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,MAAM,CAClC,SAAS,EACT;IACE,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAsBF,CAAC;AAEF,eAAO,MAAM,CAAC,GAAI,SAAS,MAAM,EAAE,IAAI,MAAM,WAAyB,CAAC"}
|
|
@@ -138,6 +138,7 @@ exports.RoutingKeys = {
|
|
|
138
138
|
SCM_GOOD_UPSERTED: 'scm.good.upserted',
|
|
139
139
|
SCM_GOOD_DELETED: 'scm.good.deleted',
|
|
140
140
|
CLIENT_ORGANIZATION_UPSERTED: 'client.organization.upserted',
|
|
141
|
+
CLIENT_TIER_UPSERTED: 'client.tier.upserted',
|
|
141
142
|
GOOD_UPSERTED: 'good.upserted',
|
|
142
143
|
GOOD_DELETED: 'good.deleted',
|
|
143
144
|
GOOD_CATEGORY_UPSERTED: 'good.category.upserted',
|
|
@@ -155,6 +156,7 @@ exports.RoutingKeys = {
|
|
|
155
156
|
SCM_GOOD_UPSERTED: 'scm.good.upserted.dlq',
|
|
156
157
|
SCM_GOOD_DELETED: 'scm.good.deleted.dlq',
|
|
157
158
|
CLIENT_ORGANIZATION_UPSERTED: 'client.organization.upserted.dlq',
|
|
159
|
+
CLIENT_TIER_UPSERTED: 'client.tier.upserted.dlq',
|
|
158
160
|
GOOD_UPSERTED: 'good.upserted.dlq',
|
|
159
161
|
GOOD_DELETED: 'good.deleted.dlq',
|
|
160
162
|
GOOD_CATEGORY_UPSERTED: 'good.category.upserted.dlq',
|