update qnc app 1.0.1
This commit is contained in:
parent
2f269bd147
commit
bd87821ae7
@ -26,7 +26,7 @@ func NewGetAppVersionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *Get
|
||||
func (l *GetAppVersionLogic) GetAppVersion() (resp *types.GetAppVersionResp, err error) {
|
||||
|
||||
return &types.GetAppVersionResp{
|
||||
Version: "1.0.0",
|
||||
WgtUrl: "https://www.quannengcha.com/app_version/qnc_1.0.0.wgt",
|
||||
Version: "1.0.1",
|
||||
WgtUrl: "https://www.quannengcha.com/app_version/qnc_1.0.1.wgt",
|
||||
}, nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user