YL
2021-09-13 32f1949e108230929a6dc69c5bedac79eb9dc52d
1
2
3
4
5
6
7
8
9
10
11
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsK3_icmo_Model : DBUtility.ClsGy_Base_Model 
    {
        //----------------- 
    }
}