PSTW_CentralizeSystem/Areas/Inventory/Models/StoreModel.cs
2024-12-05 16:11:52 +08:00

7 lines
99 B
C#

namespace PSTW_CentralSystem.Areas.Inventory.Models
{
public class StoreModel
{
}
}