Feat: GET interface for remote policy

This commit is contained in:
HFO4
2020-01-02 14:51:17 +08:00
parent 0f93864c8e
commit 1393659668
6 changed files with 75 additions and 12 deletions

View File

@@ -17,4 +17,6 @@ const (
HTTPCtx
// UploadPolicyCtx 上传策略一般为slave模式下使用
UploadPolicyCtx
// UserCtx 用户
UserCtx
)