using FObjBase;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FLY.IBC.OBJ_INTERFACE
{
public class IBC_OBJ_INTERFACE
{
#region pack
#endregion
#region Get
#endregion
#region Set
#endregion
#region Push
#endregion
#region Call
#endregion
}
}
-
潘栩锋 authored9e809dbd