request change

Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
zhoulin xie 2019-04-10 22:37:02 +08:00
parent 33b7c41f8b
commit cff4df8dfd

View File

@ -15,7 +15,7 @@ import {
import { RequestQueryParams } from "./RequestQueryParams";
/**
* Define the service methods to handle the Prject related things.
* Define the service methods to handle the Project related things.
*
**
* @abstract
@ -23,7 +23,7 @@ import { RequestQueryParams } from "./RequestQueryParams";
*/
export abstract class ProjectService {
/**
* Get Informations of a specific Project.
* Get Informations about a specific Project.
*
* @abstract
* ** deprecated param {string|number} [projectId]