小程序:相关接口

This commit is contained in:
2025-07-12 13:57:31 +08:00
parent 99aef4b353
commit fdb64b1dcc
18 changed files with 652 additions and 3 deletions

View File

@ -22,4 +22,5 @@ public class AppSmsLoginBody {
*/
@NotBlank(message = "租户ID不能为空")
private String tenantId;
}