930dbd29 by 杨建斌

init

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