1111
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Application.Web;
|
||||
|
||||
public class SendChatParms
|
||||
{
|
||||
public int type { get; set; }
|
||||
public string sign { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user