Skip to content

#78 #80 add status and create/update time#91

Merged
tianxiaoliang merged 2 commits intoapache:masterfrom
GuoYL123:78-status&time
Feb 11, 2020
Merged

#78 #80 add status and create/update time#91
tianxiaoliang merged 2 commits intoapache:masterfrom
GuoYL123:78-status&time

Conversation

@GuoYL123
Copy link
Contributor

No description provided.

//const of server
const (
PatternExact = "exact"
Enabled = "enabled"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

加个前缀Status

var err error
if status != "" {
if status != common.Enabled && status != common.Disabled {
return "", err
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个err没有定义

@tianxiaoliang tianxiaoliang merged commit 9489010 into apache:master Feb 11, 2020
@GuoYL123 GuoYL123 deleted the 78-status&time branch February 17, 2020 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants