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

@@ -19,5 +19,6 @@ namespace FPJ0000
public string path_kj { get; set; }
public Nullable<bool> advpurchase { get; set; }
public Nullable<int> permission { get; set; }
public Nullable<bool> advkisul { get; set; }
}
}