rename DPP sync to ratioSync

This commit is contained in:
mingda
2020-12-21 23:16:55 +08:00
parent 4d180159ca
commit ad046a7b11
6 changed files with 116 additions and 71 deletions

View File

@@ -45,7 +45,7 @@ interface IDPP {
function setSell(bool open) external;
function sync() external;
function ratioSync() external;
//==============================