Administrator
2024-02-02 182a035f1864e149b6ad8582b45a0957ab28b6a3
1
2
3
4
5
6
7
8
9
10
using System;
using System.Collections.Generic;
using System.Text;
 
namespace WMS.IBLL.IBllSoServer
{
    public interface IWaveMageServer
    {
    }
}