启用vite的开发和生产模式
This commit is contained in:
@@ -170,6 +170,8 @@ function addRewardTelsaler( data: AddRewardTelsalerRequest, handler: any ): void
|
||||
message: "",
|
||||
};
|
||||
|
||||
console.log( "URL:", API_URL.URL_ADD_REWARD_TELSALER );
|
||||
|
||||
instance.request({
|
||||
method: "post",
|
||||
url: API_URL.URL_ADD_REWARD_TELSALER,
|
||||
|
Reference in New Issue
Block a user