修复:修复提示音
This commit is contained in:
@@ -237,7 +237,6 @@ export async function getBookBuyConfigList(type: string, qudao: string) {
|
||||
* @param id 101众妙之门隐私政策
|
||||
*/
|
||||
export async function getAgreement(id: string) {
|
||||
console.log(id, 'id');
|
||||
const res = await mainClient.request<IApiResponse>({
|
||||
url: '/sys/agreement/getAgreement',
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user