This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-toolkit.git
commit 86415985909d927409d03ec0e4b959a2571d9811 Merge: 0293eb9 2884051 Author: Mabin <[email protected]> AuthorDate: Mon Jun 3 16:46:53 2019 +0800 Merge pull request #10 from kakulisen/master Support generating pojo consumer .../toolkit/codegen/ServiceCombCodegen.java | 44 +++++++++++++++------- .../consumer/formParamsConsumer.mustache | 2 +- .../ServiceComb/consumer/pojo/apiConsumer.mustache | 25 ++++++++++++ .../ServiceComb/libraries/POJO/api.mustache | 27 +++---------- .../POJO/{api.mustache => apiImpl.mustache} | 2 +- .../libraries/POJO/apiInterface.mustache | 17 --------- 6 files changed, 62 insertions(+), 55 deletions(-)
