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