This commit is contained in:
chi
2021-12-06 09:38:55 +09:00
parent bd3d521620
commit f8c03784e6
22 changed files with 3418 additions and 400 deletions

View File

@@ -24,5 +24,6 @@ namespace FPJ0000
public Nullable<int> savecost { get; set; }
public Nullable<int> scheapp { get; set; }
public Nullable<int> equipment { get; set; }
public Nullable<int> kusul { get; set; }
}
}