e84b631b创建于 2024年5月20日历史提交
{

    "description": "Config for acts test suites",

    "kits": [

        {

            "type": "CommandKit",

            "shell": [

                {

                    "name": "shell",

                    "value": "\"SP_daemon &\""

                }

            ]

        }

    ]

}