include #include #include #include #include #include using namespace std; struct ProductNode { string NO;//型号 string Name;//名称