Browse Source

编辑项目联系人接口

xiaohaizhao 2 years ago
parent
commit
0ced39e8c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packageA/project/modules/contacts/add/index.js

+ 1 - 1
packageA/project/modules/contacts/add/index.js

@@ -271,7 +271,7 @@ Page({
     },
     handleSubmit(content) {
         _Http.basic({
-            "id": "20221018141802",
+            "id": "20221219135502",
             content
         }).then(res => {
             console.log("编辑联系人", res)