fix: 修复挖矿计算问题
This commit is contained in:
@@ -212,6 +212,7 @@ namespace Yi.Framework.Rbac.Application.Services
|
||||
/// 手机验证码
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
[RemoteService(isEnabled:false)]
|
||||
public async Task<object> PostCaptchaPhoneAsync(ValidationPhoneTypeEnum validationPhoneType,
|
||||
PhoneCaptchaImageDto input)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user