Actions
Feature #36
closed
楷張
和傅
【優化】【UI】商城訂購 dialog 、Google連結功能
Feature #36:
【優化】【UI】商城訂購 dialog 、Google連結功能
Files
Subtasks
和傅 Updated by 和絹 傅 2 months ago
- Assignee changed from 和絹 傅 to 楷翊 張
API 400 沒有原因
https://172.207.208.51:8003/mark/contect/update
參數
{
"cityId": 1,
"districtId": 36,
"locationId": 4,
"depName": "信義廠",
"facName": "北市信義建設公司\t",
"address": "中山北路六段2號",
"acceptUser": "jeff",
"acceptPhone": "0900000000",
"lng": "121.5720055",
"lat": "25.0409201",
"googleUrl": "0"
}
回傳
{"success":false,"message":""}
和傅 Updated by 和絹 傅 2 months ago
API Bug
https://172.207.208.51:8003/mark/order/item/type/update
參數
{
"custId": 3,
"cityIdTo": 2,
"cityIdFrom": 9,
"districtIdTo": 22,
"districtIdFrom": 170,
"sch_back_dt": "2026-04-15T08:00:00",
"remark": null,
"regionFrom": "嘉義廠區",
"regionTo": "南閎工程",
"regionFromCode": "嘉欣建設",
"regionToCode": "南閎廠",
"addrFrom": "嘉義市西區中正路1號",
"addrTo": "新北市泰山區No. 2號, 柯厝坑路, 泰山區新北市243",
"contectNameTo": "peter",
"contectPhoneTo": "0900000000",
"contectNameFrom": "sam",
"contectPhoneFrom": "0900000000",
"soItems": [
{
"soItemId": 17,
"qty": 2
}
]
}
回傳
{
"code": 500,
"message": "獲取排程失敗: Procedure or function sp_MGMT_web_sales_order_item_craete has too many arguments specified.",
"data": null
}
和傅 Updated by 和絹 傅 2 months ago
Bug 新增常用成功但 https://172.207.208.51:8003/mark/contect/list 找不到

{
"cityId": 9,
"districtId": 169,
"userId": 1,
"depName": "嘉義廠區",
"facName": "市政府發包",
"address": "中山路199號",
"acceptUser": "0911223344",
"acceptPhone": "Peggy",
"lng": "120.1986912",
"lat": "23.2372359",
"googleUrl": ""
}
{
"success": true,
"message": "新增成功"
}
和傅 Updated by 和絹 傅 about 2 months ago
- Status changed from Resolved to Closed
Actions