Release 1.11.6

This commit is contained in:
ci core model
2025-10-27 16:13:28 +00:00
parent 72a61a845e
commit c7e46d91c9
81 changed files with 9567 additions and 6432 deletions

View File

@@ -701,7 +701,6 @@ class StockDeletedPayload extends $pb.GeneratedMessage {
static StockDeletedPayload getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<StockDeletedPayload>(create);
static StockDeletedPayload? _defaultInstance;
/// option (preAggMethods) = "checkEmptyStock"; // Here are listed the pre aggregation methods to call when event message is aggregated
/// Description of the goods
@$pb.TagNumber(1)
$1.EnrichedGoods get goods => $_getN(0);