Latest generation

This commit is contained in:
ci core model
2026-03-17 15:55:07 +00:00
parent 64f3718241
commit 55be095032
5 changed files with 734 additions and 22 deletions

View File

@@ -423,6 +423,10 @@ export enum OrderStatusCode {
* @generated from protobuf enum value: ORDER_0300_UNDETERMINED = 300;
*/
ORDER_0300_UNDETERMINED = 300,
/**
* @generated from protobuf enum value: ORDER_0400_DRAFT_CREATED = 400;
*/
ORDER_0400_DRAFT_CREATED = 400,
/**
* @generated from protobuf enum value: ORDER_0500_READY_TO_ALLOCATE = 500;
*/