使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
yusmar
/
catania-hotel-web-api
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
2 次代码提交
2b3f0c9260
...
4f27c40c0c
作者
SHA1
备注
提交日期
yusmardianto
4f27c40c0c
Merge branch 'master' of
https://gitea.thamringroup.web.id/yusmar/catania-hotel-web-api
3 年前
yusmardianto
9b7e418954
add transactionID field
3 年前
共有
1 个文件被更改
,包括
3 次插入
和
0 次删除
合并视图
Diff 选项
显示统计
+3
-0
api/booking/models/booking.settings.json
+ 3
- 0
api/booking/models/booking.settings.json
查看文件
@@ -50,6 +50,9 @@
},
},
"checkOut": {
"checkOut": {
"type": "string"
"type": "string"
},
"transactionID": {
"type": "string"
}
}
}
}
}
}
撰写
预览
正在加载...
取消
保存