test: bind order candidate 1.0.1 to exact demo stable

This commit is contained in:
2026-09-04 10:26:48 +08:00
parent cfc82231b3
commit 6e7b2ec0ba
10 changed files with 422 additions and 37 deletions

View File

@@ -20,9 +20,9 @@ export class Orders extends SaasTableModel<OrdersRow> {
static readonly definition = defineSaasTableModel({
"kind": "table",
"moduleCode": "order",
"revision": 1,
"schemaVersion": 1,
"schemaInputChecksum": "1b3eec01e5b04880166e20e8e6df70b79f227129ea9165e38cfbb925be3c2d23",
"revision": 2,
"schemaVersion": 2,
"schemaInputChecksum": "34ed49d330f45bd9933b582bc9265cf0f4e2e2683833d0f39e38a357d138ab65",
"tableCode": "orders",
"fields": [
{