Created
August 15, 2018 09:41
-
-
Save s1728k/41912ebada9764f08cf583c6786f9c0e to your computer and use it in GitHub Desktop.
Read Table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$.get("/9/designer/designer/all",function(data){ | |
console.log('data'); | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment