|
@@ -77,7 +77,7 @@ func loopMaxId(maxId int) int {
|
|
if brief == "" {
|
|
if brief == "" {
|
|
update["status"] = "Delete"
|
|
update["status"] = "Delete"
|
|
} else {
|
|
} else {
|
|
- update["status"] = "Picture"
|
|
|
|
|
|
+ update["status"] = "Publish"
|
|
tags := genTag(brief)
|
|
tags := genTag(brief)
|
|
if tags != "" {
|
|
if tags != "" {
|
|
alltag := do_insert_tag(id, tags)
|
|
alltag := do_insert_tag(id, tags)
|