规范类名及命名空间名称
This commit is contained in:
@@ -15,4 +15,4 @@ public class CameraFactory : ICameraFactory
|
||||
_ => throw new NotSupportedException($"不支持的相机品牌: {cameraType}")
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user