Commit 6dd244b5 authored by 范雪寒's avatar 范雪寒

feat:

parent bad0f906
......@@ -423,7 +423,7 @@ export function onHomeworkFinish() {
}
}
<<<<<<< HEAD
export function asyncCallNetworkApiGet(apiName, data): Promise<any> {
return new Promise((resolve, reject) => {
callNetworkApiGet(apiName, data, (res => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment