2022-08-23 21:12:59 +08:00

11 lines
163 B
C#

using System;
using System.Collections;
using System.Collections.Generic;
using AIMSDAL;
namespace AIMSModel
{
public partial class StockPile
{
}
}