Commit 49ad51d5 authored by Hsinli's avatar Hsinli

add

parent fe128058
Pipeline #13459 passed with stage
in 23 seconds
...@@ -10,7 +10,7 @@ module.exports = app => { ...@@ -10,7 +10,7 @@ module.exports = app => {
primaryKey: true, primaryKey: true,
autoIncrement: true autoIncrement: true
}, },
order_no: INTEGER, order_no: STRING,
apply_id: INTEGER, apply_id: INTEGER,
report_id: INTEGER, report_id: INTEGER,
type: INTEGER, type: INTEGER,
......
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