2.0协议完善加简单交管配置
This commit is contained in:
@@ -9,7 +9,7 @@ namespace StandardScene.Magnetic.Protocol
|
||||
/// </summary>
|
||||
public static class Fass2StateCodec
|
||||
{
|
||||
public static byte[] BuildState(Fass2StateReport report, string carType = "MagFass2")
|
||||
public static byte[] BuildState(Fass2StateReport report, string carType = "Mag2")
|
||||
{
|
||||
if (report == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user