0 Star 6 Fork 0

苦艾酒/毕业设计

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
external-data.xml 689 Bytes
一键复制 编辑 原始数据 按行查看 历史
苦艾酒 提交于 2023-06-13 12:33 . 1.7
<?xml version="1.0" encoding="UTF-8"?>
<data>
<table-set>
<table path="bs.ordercodes">
<table path="bs.orders" from="order_code" to="ordercode"/>
</table>
<table path="bs.ordercodes">
<table path="bs.clients" from="client_id" to="user_id"/>
</table>
<table path="bs.ordercodes">
<table path="bs.stores" from="store_id" to="store_id"/>
</table>
<table path="bs.orders">
<table path="bs.goods" from="goods_id" to="goods_id"/>
</table>
<table path="bs.goods">
<table path="bs.carts" from="goods_id" to="goods_id"/>
</table>
</table-set>
</data>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xiaoRxQAQ/BS.git
git@gitee.com:xiaoRxQAQ/BS.git
xiaoRxQAQ
BS
毕业设计
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385