Giter Site home page Giter Site logo

gluecli's Introduction

gluecli

通过工具生成glue 项目结构代码

生成数据库

标签说明

avatar

1. 商户信息[ots_merchant_info]

字段名 类型 默认值 为空 约束 描述
mer_no varchar(32) N PK,SEQ(100,1) 编号
mer_name varchar(64) UNQ(unq_merchant_name) 名称
mer_crop varchar(64) Y IDX(idx_merchant_info,1), UNQ(unq_merchant_info_1,1) 公司
crop_type varchar(64) UNQ(unq_merchant_info_1,2) 合作类型
mer_type tinyint IDX(idx_merchant_createtime,2) 类型
status tinyint 0 状态
create_time datetime getdate() IDX(idx_merchant_createtime,1) 创建时间

gluecli's People

Contributors

zhiyunliu avatar

Stargazers

 avatar

Watchers

pmls63 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.