{ int64 id; // 名称 string name; // 是否启用 bool isOn; float monthlyPrice; float yearlyPrice; bytes configJSON; }