// // RpcOperations.swift // App // // Created by Jett Chen on 2024/5/18. // import Foundation class RpcOperations{ func uploadConfig(){ } }