Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix varible name #1

Merged
merged 1 commit into from
Jun 24, 2022
Merged

fix varible name #1

merged 1 commit into from
Jun 24, 2022

Conversation

powerxu519
Copy link
Contributor

What type of PR is this?

fix

What this PR does / why we need it (English/Chinese):

en: route/main +100 Failed to obtain the route parameter name. Procedure
zh: route/main +100 获取路由参数名错误,导致获取变量失败

Which issue(s) this PR fixes:

fix varible name

@CLAassistant
Copy link

CLAassistant commented Jun 24, 2022

CLA assistant check
All committers have signed the CLA.

@welkeyever welkeyever merged commit 16cb428 into cloudwego:main Jun 24, 2022
welkeyever pushed a commit that referenced this pull request Mar 22, 2023
* feat:add an example about tiktok server demo (#1)

* init

* add idl file && hz new

* go mod tidy

* change snake_case to CamelCase

* fix name format

* add listen port (#5)

* add gorm && user table test

* impl /douyin/user/register (#7)

* init jwt (#8)

* separate handler and service

* init jwt

* impl func db/verifyuser (#9)

* impl /douyin/user/register

* impl func db/verifyuser

* Revert "impl func db/verifyuser (#9)" (#10)

This reverts commit 8f7a12b.

* impl func db/verifyuser (#11)

* impl /douyin/user/register

* impl func db/verifyuser

* add minio (#12)

* update login jwt (#13)

* impl func /usr/login

* update login jwt

---------

Co-authored-by: kpole <751711132@qq.com>

* update all jwt (#14)

* fix jwt bug (#16)

* update all jwt

* fix jwt bug

* rm data/ git

* Revert "fix jwt bug (#16)" (#17)

This reverts commit a50e830.

* fix jwt bug (#18)

* update all jwt

* fix jwt bug

* rm data/ git

* add mini sys ignore

* impl /douyin/user (#19)

* fix jwt bug && init publish service (#20)

* update all jwt

* fix jwt bug

* rm data/ git

* add mini sys ignore

* fix jwt bug

* fix jwt bug

* update publish model

* init publish service

* impl publish action service (#21)

* update all jwt

* fix jwt bug

* rm data/ git

* add mini sys ignore

* fix jwt bug

* fix jwt bug

* update publish model

* init publish service

* impl publish action service

* add url convert && fix ffmpeg && add  minioReverseProxy (#22)

* update all jwt

* fix jwt bug

* rm data/ git

* add mini sys ignore

* fix jwt bug

* fix jwt bug

* update publish model

* init publish service

* impl publish action service

* add minioReverseProxy

* add url convert

* rm data (#23)

* impl /douyin/feed (#24)

* fix URLconvert bug (#25)

* rm data

* fix reverseProxy

* fix URLconvert

* impl followerList (#26)

* impl followerList

* impl friendList

* impl publish list service (#27)

* rm data

* fix reverseProxy

* fix URLconvert

* impl publish list service

* finish follow

* add redis as cache

* impl message service (#28)

* favoritAction impl

* impl friendList with message (#31)

* impl followerList

* impl friendList

* impl friendList with message

* update friendList_test.md

* add TestGetLatestMessage

* add new field in user && check dir (#30)

* rm data

* fix reverseProxy

* fix URLconvert

* impl publish list service

* rm ffmpeg docker

* fix docker compose yml

* add workCount field

* add new field

* add new test data

* fix bug (#33)

* impl favorite list (#34)

* impl /douyin/favorite/action

* fix docker compose yml

* fix rebase

* fix rebase

* impl friendList with message (#31)

* impl followerList

* impl friendList

* impl friendList with message

* update friendList_test.md

* add TestGetLatestMessage

* fix bug

* fix bug

* impl favorite list

---------

Co-authored-by: kpole <751711132@qq.com>
Co-authored-by: zztaki <50295684+zztaki@users.noreply.github.com>

* impl comment list (#35)

* impl douyin/comment/action

* impl comment list

---------

Co-authored-by: kpole <751711132@qq.com>

* fix QueryTotalFavoritedByAuthorID bug (#36)

* impl douyin/comment/action

* impl comment list

* fix QueryTotalFavoritedByAuthorID bug

* fix redis restart bug

---------

Co-authored-by: kpole <751711132@qq.com>

* add dockerfile && go build sh(#37)

* impl douyin/comment/action

* impl comment list

* fix QueryTotalFavoritedByAuthorID bug

* fix redis restart bug

* add docker file

* add docker-compose file

* fix docker-compose file

* add go build sh

---------

Co-authored-by: kpole <751711132@qq.com>

* bugfix db index (#38)

* fix bug

* bugfix (#40)

* impl douyin/comment/action

* impl comment list

* fix QueryTotalFavoritedByAuthorID bug

* fix redis restart bug

* add docker file

* add docker-compose file

* fix docker-compose file

* add go build sh

* bugFix

* bugFix

* bugFix comment

* bugFix docker file

* fix merge

* bugfix

---------

Co-authored-by: kpole <751711132@qq.com>

* debug friendList && modify signature (#43)

* impl douyin/comment/action

* impl comment list

* fix QueryTotalFavoritedByAuthorID bug

* fix redis restart bug

* add docker file

* add docker-compose file

* fix docker-compose file

* add go build sh

* bugFix

* bugFix

* bugFix comment

* bugFix docker file

* fix merge

* bugfix

* debug friendList && modify signature

---------

Co-authored-by: kpole <751711132@qq.com>
Co-authored-by: zztaki <1208191544@qq.com>

* update dockerfile (#44)

* fix message create_time (#45)

* bugfix ffmpeg (#46)

* update dockerfile

* test bug

* fix state code

* bugtest

* bugtest ffmpeg

* bugtest ffmpeg

* bugfix ffmpeg

* rm 401 (#47)

* update dockerfile

* test bug

* fix state code

* bugtest

* bugtest ffmpeg

* bugtest ffmpeg

* bugfix ffmpeg

* rm 401

* fix model

* tidy code (#48)

* update dockerfile

* tidy code && add makefile

* change password crypto && tidy code

* tidy code

* add an example of simple tiktok server

* fix data race

* tidy code

* add License Header

* fix misspell

---------

Co-authored-by: kpole <751711132@qq.com>
Co-authored-by: hyd <37112631+Kpole@users.noreply.github.com>
Co-authored-by: zztaki <50295684+zztaki@users.noreply.github.com>
Co-authored-by: BourneHUST <763951321@qq.com>
Co-authored-by: meyoung512 <2109981673@qq.com>
Co-authored-by: meyoung512 <75015420+meyoung512@users.noreply.github.com>
Co-authored-by: Bourne <59087471+BourneHUST@users.noreply.github.com>
Co-authored-by: bournehuang <bournehuang@tencent.com>
Co-authored-by: zztaki <1208191544@qq.com>

* change module name && tidy code

* update readme

* update hz version && fix IDL

* add note

* update readme

* add license

* fix conf compliant

---------

Co-authored-by: kpole <751711132@qq.com>
Co-authored-by: hyd <37112631+Kpole@users.noreply.github.com>
Co-authored-by: zztaki <50295684+zztaki@users.noreply.github.com>
Co-authored-by: BourneHUST <763951321@qq.com>
Co-authored-by: meyoung512 <2109981673@qq.com>
Co-authored-by: meyoung512 <75015420+meyoung512@users.noreply.github.com>
Co-authored-by: Bourne <59087471+BourneHUST@users.noreply.github.com>
Co-authored-by: bournehuang <bournehuang@tencent.com>
Co-authored-by: zztaki <1208191544@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants