123
This commit is contained in:
@@ -81,7 +81,7 @@ public class SettingAppController {
|
||||
return R.ok(new AgreementDTO(userAgreement));
|
||||
}
|
||||
|
||||
@GetMapping("/agreement/user")
|
||||
@GetMapping("/agreement/anchorJoin")
|
||||
@Operation(summary = "用户主播入驻协议")
|
||||
@Log(title = "用户主播入驻协议", businessType = BusinessType.OTHER, isSaveDb = false)
|
||||
public R<AgreementDTO> anchorJoinAgreement() {
|
||||
|
||||
Reference in New Issue
Block a user