Commit c1174f1a by ning

新增单位列表查询

parent 55098e71
import relationalStore from '@ohos.data.relationalStore'; import relationalStore from '@ohos.data.relationalStore';
import { DwInfo } from '../../entity/DwInfo'; import { DwInfo } from '../../entity/DwInfo';
import { Logger } from '../../utils/Logger';
import BaseTable, { ValueType } from '../BaseTable'; import BaseTable, { ValueType } from '../BaseTable';
import { Table } from '../decorator/Decorators'; import { Table } from '../decorator/Decorators';
import { BaseSql } from '../sql/BaseSql';
/** /**
* 单位的数据层 * 单位的数据层
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论