mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-19 09:40:22 +08:00
优化后端文件组织架构
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"crypto/md5"
|
||||
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
@@ -1,4 +1,4 @@
|
||||
package api
|
||||
package backend
|
||||
|
||||
import (
|
||||
"crypto/md5"
|
||||
Reference in New Issue
Block a user