提交 b755d06e 编写于 作者: hlwwx's avatar hlwwx

'

上级 e8edd8d4
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -664,8 +664,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += " }.bind(this),\n"; strSample += " }.bind(this),\n";
strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += " function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += " }.bind(this),\n"; strSample += " }.bind(this)\n";
strSample += " false //同步执行 \n"; //strSample += " false //同步执行 \n";
strSample += " );\n"; strSample += " );\n";
}else{ }else{
...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) { ...@@ -698,8 +698,8 @@ Describe.createSampleCommon= function(m,className) {
strSample += "}.bind(this),\n"; strSample += "}.bind(this),\n";
strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n"; strSample += "function( json ){ //服务调用失败的回调函数, json为服务传回的数据\n";
strSample += " data = json.data; //为变量data赋值\n"; strSample += " data = json.data; //为变量data赋值\n";
strSample += "}.bind(this),\n"; strSample += "}.bind(this)\n";
strSample += "false //同步执行 \n"; //strSample += "false //同步执行 \n";
strSample += ");\n" strSample += ");\n"
} }
return strSample ; return strSample ;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册