docs: consolidate flight state design
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.gzzn.omms.msgexchange.domain.flight
|
||||
|
||||
/**
|
||||
* 显式字段命令(flight-state-design-v2 §4)。
|
||||
* 显式字段命令(docs/flight-state.md §4)。
|
||||
*/
|
||||
sealed interface ScalarCommand {
|
||||
data object Unchanged : ScalarCommand
|
||||
|
||||
Reference in New Issue
Block a user