930dbd29 by 杨建斌

init

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