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