chore: 字段说明

This commit is contained in:
lisonge 2023-12-25 23:49:41 +08:00
parent b5a4b74767
commit dcb311f73b

View File

@ -131,6 +131,10 @@ type RawCommonProps = {
type RawRuleProps = RawCommonProps & {
/**
*
*
* key ,
*
* ,
*/
key?: number;
@ -206,6 +210,10 @@ type RawGroupProps = RawCommonProps & {
*
*
* /
*
* , /
*
* key ,
*/
key: number;