1
yangle
2024-09-10 ff8f24fdad47420f0915bd2021b2cbd00774da83
1
2
3
4
5
6
7
8
9
10
11
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsGy_SelfEntry :DBUtility.ClsGy_SelfEntry
    {
        //
    }
}