1
yangle
2022-03-18 8a9cdd9ad20f3fa983e0c477e6f9d4c2ea6d2689
1
2
3
4
5
6
7
8
9
10
11
12
using System;
using System.Collections.Generic;
using System.Text;
using DBUtility;
 
namespace Model
{
    public class ClsGy_SelfEntryValue :DBUtility.ClsGy_SelfEntryValue
    {
        //
    }
}