短信发送
This commit is contained in:
@@ -70,7 +70,10 @@ namespace Yi.Framework.ApiMicroservice
|
||||
#endregion
|
||||
services.AddRabbitMQService();
|
||||
|
||||
|
||||
#region
|
||||
//<2F><><EFBFBD>ŷ<EFBFBD><C5B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
#endregion
|
||||
services.AddSMSService();
|
||||
}
|
||||
|
||||
#region Autofac<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ע<EFBFBD><EFBFBD>
|
||||
@@ -158,6 +161,7 @@ namespace Yi.Framework.ApiMicroservice
|
||||
app.UseEndpoints(endpoints =>
|
||||
{
|
||||
endpoints.MapControllers();
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user