Commit 1911fffd authored by 宋帮潮's avatar 宋帮潮

Updates ionic/svc.md

Auto commit by GitBook Editor
parent 60a1c2d9
......@@ -44,6 +44,8 @@ svc文件主要编写的内容是大致是关联对应的bm文件,执行对应
* 3.2 bm文件主要编写的内容
***
BM文件关联数据库,接口通过调用BM文件访问到数据库,执行脚本对数据进行处理,并返回相关数据。(个人感觉类似于hibernate)
BM 文件 可以是一个查表语句,也可以是一个调用数据库存储过程。
* ### IV. 页面注册
......
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