Authored by 李奇

production

... ... @@ -16,7 +16,7 @@ const contentCodes = {
result: 'cea0efae77f4e04c935beb1e87181247',
detail: '3c3a94fd6c6e19508b6921acd7f6cbad'
}
} [isProd ? 'prod' : 'test'];
} [isProd ? 'production' : 'test'];
class GroupService extends global.yoho.BaseModel {
constructor(ctx) {
... ...