1
王 垚
2023-01-29 0a73277f728112f41846613d5aa74f7299bf104a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    /// <summary>
    /// ´´½¨ÈË£ºwangjj
    /// Ê±¼ä£º2018-01-05 09:20:40
    /// ËµÃ÷£ºÄ£¾ßºÏͬ×Ó±ímodel£»ÔÝÎÞ¾ßÌåÊôÐÔ
    /// 
    /// </summary>
    public class ClsSc_MouldPOContractBillSub : DBUtility.ClsXt_BaseBillSub
    {
       
    }
}