resolve conflict during rebase

This commit is contained in:
wing328
2015-04-06 18:03:15 +08:00
parent 2bb42a1147
commit 3811a5a209
21 changed files with 266 additions and 88 deletions

View File

@@ -19,6 +19,9 @@
*
* NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
*/
namespace {{invokerPackage}};
{{#operations}}
class {{classname}} {