yusijie
2024-06-17 8481ea364c5a827f0c2cc73c7bf521b358d97ea6
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
    {
        //
    }
}