Skip to content

后台数据交互 #2

@houtianxi

Description

@houtianxi

你好,可否给一些后台数据交互事例吗?

比如:

findAll : function(tableName,requestParams){
var url =config.basePath+tableName+"/findAll.do?callback=JSON_CALLBACK";
return $http.jsonp(url,{params:requestParams});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions