mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 15:16:37 +08:00
短信发送
This commit is contained in:
@@ -25,6 +25,8 @@ namespace Yi.Framework.Common.IOCOptions
|
||||
public string UserName { get; set; }
|
||||
public string Password { get; set; }
|
||||
|
||||
public int Port { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class RabbitMQConsumerModel
|
||||
|
||||
Reference in New Issue
Block a user