ConsoleApplication/CurrentPriceCapture.h @@ -10,6 +10,8 @@ { string code; string price; string volumn; MoneyUnit volumnUnit; //辅助功能 int index; };