zzr99
2021-11-01 d7b8f008b31e18d90bf52e9cc25b19eb90f26c50
1
2
3
4
5
6
7
8
9
10
11
12
13
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsSup_SupplyFileSub : DBUtility.ClsXt_BaseBillSub
    { 
        
 
 
    }
}