|
|
@ -12,6 +12,11 @@ var ExampleFile = "http://localhost:8093/public/uploadxlsx/example.xlsx" |
|
|
|
|
|
|
|
var Baseurl = "http://localhost:8093" |
|
|
|
|
|
|
|
//var ExampleFile = "http://localhost:8097/public/uploadxlsx/example.xlsx"
|
|
|
|
//
|
|
|
|
//var Baseurl = "http://localhost:8097"
|
|
|
|
|
|
|
|
|
|
|
|
type AppConf struct { |
|
|
|
DisablePathCorrection bool |
|
|
|
EnablePathEscape bool |
|
|
|