neo-register 1.0.3 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -155,9 +155,9 @@
155
155
  ### 9. NeoCRM 平台数据源相关属性配置
156
156
 
157
157
  #### 实体相关数据源
158
- - **xObjectEntityList** - 实体列表数据源 [使用文档](./docs/NeoEntityApiType/xObjectEntityList.md)
159
- - **xObjectDataApi** - 实体业务数据列表数据源 [使用文档](./docs/NeoEntityApiType/xObjectDataApi.md)
160
- - **xObjectDetailApi** - 实体详情数据源 [使用文档](./docs/NeoEntityApiType/xObjectDetailApi.md)
158
+ - **xObjectEntityList** - 实体列表数据源 [使用文档](./NeoEntityApiType/xObjectEntityList.md)
159
+ - **xObjectDataApi** - 实体业务数据列表数据源 [使用文档](./NeoEntityApiType/xObjectDataApi.md)
160
+ - **xObjectDetailApi** - 实体详情数据源 [使用文档](./NeoEntityApiType/xObjectDetailApi.md)
161
161
 
162
162
  ## 使用说明
163
163
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "neo-register",
3
- "version": "1.0.3",
3
+ "version": "1.0.5",
4
4
  "description": "neo自定义组件注册器(支持 react 和 vue2.0 技术栈),主要用于注册 neo 自定义组件、neo-editor 自定义组件模型。",
5
5
  "keywords": [
6
6
  "neo自定义组件注册器",