Revert "remove fixJpgOrientation"

This reverts commit de5ca9b2

minimise the revert changes
This commit is contained in:
李远军
2020-07-10 10:28:28 +08:00
parent 6608cb5f43
commit 8c318470dd
4 changed files with 15 additions and 39 deletions

View File

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