...
|
...
|
@@ -12,7 +12,8 @@ class GroupService extends global.yoho.BaseModel { |
|
|
async index() {
|
|
|
try {
|
|
|
const result = await this.api._getResourceCode({
|
|
|
contentCode: '9eddb5c34acf6f0aa2040318ef33a846'
|
|
|
// contentCode: '9eddb5c34acf6f0aa2040318ef33a846'
|
|
|
contentCode: 'ae00dffeb10f417887c433057b0af8bb'
|
|
|
});
|
|
|
|
|
|
return result;
|
...
|
...
|
|