diff --git a/src/Shentun.WebPeis.Application.Contracts/Persons/SmsVerifyCodeInputDto.cs b/src/Shentun.WebPeis.Application.Contracts/Persons/SmsVerifyCodeInputDto.cs
index 8238874..0093683 100644
--- a/src/Shentun.WebPeis.Application.Contracts/Persons/SmsVerifyCodeInputDto.cs
+++ b/src/Shentun.WebPeis.Application.Contracts/Persons/SmsVerifyCodeInputDto.cs
@@ -13,7 +13,7 @@ namespace Shentun.WebPeis.Persons
///
/// 姓名
///
- public string PersonName { get; set; } ;
+ public string PersonName { get; set; }
///
/// 手机号码