zrg
2024-07-29 e8aae5aaf48ee8a5d5f1c8559252c7bab45d86af
1
2
3
4
5
6
7
8
9
10
11
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsCrm_LinkNoteBillSub:DBUtility.ClsXt_BaseBillSub
    { 
 
    }
}