1
duhe
2023-09-07 55264573b2b37e5fbd96061d2c5254a1cf2bbb5e
1
2
3
4
5
6
7
8
9
10
11
12
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsK3_StockPlaceWeight_Model : DBUtility.ClsGy_Base_Model
    {
       //
        public Int64 HWHID;
    }
}