1
yangle
2024-07-11 8e3e4a841d534cadac1951350807cd8e006327db
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_QCResult_Model : DBUtility.ClsGy_Base_Model
    {
       //
    }
}