Files
2023-03-26 18:53:36 +08:00

6 lines
70 B
Go

package common
func ChangeArg(param string) {
//linux暂不支持
}