This commit is contained in:
Kane Wang 2019-12-20 19:33:43 +08:00
parent ae8f9ec881
commit 330d2923b0
1 changed files with 3 additions and 0 deletions

View File

@ -7,5 +7,8 @@ class RepairOrder
{
private:
std::wstring branchName;
orderNo;
orderType;
};