Commit 5adff703 authored by brent's avatar brent

add whitelist

parent eac435cd
...@@ -1493,7 +1493,7 @@ func (server *TaskController) UpdateTaskType() { ...@@ -1493,7 +1493,7 @@ func (server *TaskController) UpdateTaskType() {
Username: appRequest.TaskTypeIn.Username, Username: appRequest.TaskTypeIn.Username,
Password: appRequest.TaskTypeIn.Password, Password: appRequest.TaskTypeIn.Password,
Category: appRequest.TaskTypeIn.Category, Category: appRequest.TaskTypeIn.Category,
CreatedTime: appRequest.TaskTypeIn.CreatedTime, CreatedTime: timestamp,
UpdatedTime: timestamp, UpdatedTime: timestamp,
} }
......
{"/Users/brent/Documents/wubanWork/ai_developer_admin/controllers":1709621490268765461} {"/Users/brent/Documents/wubanWork/ai_developer_admin/controllers":1709622374686462499}
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment