e1a3ccce by 杨建斌

init

1 parent 1b1abc13
Showing 1 changed file with 7 additions and 1 deletions
...@@ -32,7 +32,13 @@ ...@@ -32,7 +32,13 @@
32 <body> 32 <body>
33 33
34 34
35 ddddddddddd 35 <script>
36
37 $.get('http://test.smalldebit.club/api/Debit/GetUserDebitRecords',function (d) {
38 console.log(d)
39 });
40
41 </script>
36 42
37 </body> 43 </body>
38 44
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!