平台接口改动

This commit is contained in:
lingwentao 2023-08-02 12:07:46 +08:00
parent 8a8bccd867
commit 672b4b8e94

View File

@ -104,7 +104,7 @@ export class ClientService {
return Base.success({
clientId: info.client_id,
clientSecret: info.client_secret,
encoding_key: info.encodingKey,
encoding_key: info.encodingKey||'',
});
} else {
// 初始化