Revert "remove fixJpgOrientation"

This reverts commit de5ca9b2
This commit is contained in:
李远军
2020-07-10 10:08:36 +08:00
parent e67096656b
commit 6608cb5f43
12 changed files with 267 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
package pb
const (
AdminShellClient = "adminShell"
AdminShellClient = "shell"
)