const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
{{else}}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
{{elseif(eqsingleAppMethod.methodType"FETCH")}}
{{! 方法类型为FETCH }}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
{{else}}
{{else}}
{{! 方法类型为DEACTION }}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
{{elseif(eqsingleAppMethod.methodType"FETCH")}}
{{else}}
{{! 方法类型为FETCH }}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
{{else}}
{{else}}
{{! 参数类型为URIPARAM }}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`);
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);
{{else}}
{{! 参数类型为URIPARAM }}
const res = await this.http.{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestMethod}}(`${deResPath}{{lowerCasesingleAppMethod.psDEServiceAPIMethod.requestPath}}`,data);