Skip to content

Commit

Permalink
Update Youku ccode
Browse files Browse the repository at this point in the history
  • Loading branch information
amakerlife committed Oct 7, 2022
1 parent c7369c7 commit d1e42aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ func New() *cli.App {
&cli.StringFlag{
Name: "youku-ccode",
Aliases: []string{"ccode"},
Value: "0532",
Value: "0502",
Usage: "Youku ccode",
},
&cli.StringFlag{
Expand Down

0 comments on commit d1e42aa

Please sign in to comment.