摘要:
标签结构 xml中,一般常见的写法如下 <select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.String" > selext * from xxx where ... </select> 阅读全文
posted @ 2020-08-27 16:02
小小奛人
阅读(197)
评论(0)
推荐(0)
摘要:
官网:https://help.aliyun.com/document_detail/32068.html?spm=a2c4g.11174283.6.1259.7bc17da2koCrAk 安装: npm install @types/ali-oss 使用 import * as OSS from 阅读全文
posted @ 2020-08-27 15:53
小小奛人
阅读(1522)
评论(0)
推荐(0)