/*
* Copyright (c) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved.
* Generated by the CloudDB ObjectType compiler. DO NOT EDIT!
*/
class cities {
getFieldTypeMap() {
let fieldTypeMap = new Map();
fieldTypeMap.set('id', 'IntAutoIncrement');
fieldTypeMap.set('province_code', 'Text');
fieldTypeMap.set('code', 'Text');
fieldTypeMap.set('label', 'Text');
return fieldTypeMap;
}
getClassName() {
return 'cities';
}
getPrimaryKeyList() {
let primaryKeyList = [];
primaryKeyList.push('id');
return primaryKeyList;
}
getIndexList() {
let indexList = [];
return indexList;
}
getEncryptedFieldList() {
let encryptedFieldList = [];
return encryptedFieldList;
}
setId(id) {
this.id = id;
}
getId() {
return this.id;
}
setProvince_code(province_code) {
this.province_code = province_code;
}
getProvince_code() {
return this.province_code;
}
setCode(code) {
this.code = code;
}
getCode() {
return this.code;
}
setLabel(label) {
this.label = label;
}
getLabel() {
return this.label;
}
}
module.exports = {cities}
没有合适的资源?快使用搜索试试~ 我知道了~
云开发入门实战二 实现城市多级联动Demo-云工程源码

共25个文件
json:16个
ts:6个
js:3个

需积分: 50 7 下载量 106 浏览量
2023-11-22
15:11:41
上传
评论
收藏 81KB ZIP 举报
温馨提示
使用鸿蒙ArkTS Stage 模式 端云一体化模板开发的实现城市多级联动Demo 云工程项目代码,欢迎下载学习。通过该工程Demo以及相关文章学习,基本可以掌握云数据库、云函数的开发跟部署。 Demo工程仅供学习使用,切勿用于商业活动,违者后果自负。省市地区数据来源网络,提供学习使用,不保证数据准确性,切记!
资源推荐
资源详情
资源评论



























收起资源包目录









































共 25 条
- 1
资源评论


小枫_S
- 粉丝: 7421
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 网络安全与道德.ppt
- 软件实训心得体会.doc
- 基于大数据的物流营运智能分析SaaS平台-设计方案-V1.0.docx
- 网络编辑个人年终工作总结.doc
- 杭州市高技术产业化项目管理工作-PowerPointP.pptx
- 微波技术第四章微波网络分析.ppt
- 光传输网络组建与运行维护.ppt
- 中国互联网发展史情况介绍.pptx
- 网络推广经典广告语推荐广告语.pdf
- 网络营销策划书范文模板.doc
- 网站招标流程.docx
- 网络安全——网络安全性协议.pptx
- 中国餐饮业网络营销发展现状与对策分析.doc
- 自动化工程设计报告.docx
- 微机接口技术期末复习题及其答案.doc
- 嵌入式常见面试题(最新整理).pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
