zzr99
2021-08-30 f84c16d8a3e18bc25189d4feae18362e1aa8a622
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
    {
       
    }
}