明树Git Lab

Commit ab1bde17 authored by zfp1's avatar zfp1

1

parent 4538a70f
Pipeline #103942 passed with stage
in 3 seconds
const { DataTypes } = require('sequelize');
const sequelize = require('../index');
const moment = require('moment');
//资源库表 记录所有的资源库
const Resources = sequelize.define('Resources', {
// 定义字段
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment