2023-02-28 16:13:51 +08:00

11 lines
161 B
C#

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