Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
su37josephxia committed Apr 14, 2023
1 parent aa2f679 commit a18dd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/request/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const end = "";
export const end = "https://www.bubucuo.cn/";

export function common(res, successCallback, failedCallback) {
if (res.status === 200) {
Expand Down

1 comment on commit a18dd2f

@vercel
Copy link

@vercel vercel bot commented on a18dd2f Apr 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder – ./

builder-lemon.vercel.app
builder-bubucuo.vercel.app
builder-git-master-bubucuo.vercel.app

Please sign in to comment.