修改类名错误的问题
This commit is contained in:
parent
6defd6ffad
commit
4ec209def6
|
@ -1444,7 +1444,7 @@ export default class ClientConnection {
|
|||
value: number
|
||||
) {
|
||||
return await this.doRpc<Protocol.NoneResponse>(
|
||||
new Protocol.SetBlendingHoDensityRequestEntity(
|
||||
new Protocol.SetBlendingHorDensityRequestEntity(
|
||||
row,
|
||||
column,
|
||||
control_point,
|
||||
|
|
Loading…
Reference in New Issue