Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
This commit is contained in:
commit
d2877ea440
@ -62,6 +62,8 @@ model SD_SURVEY_SALES_BASIC_INFO {
|
||||
SUBMISSION_TARGET_ID String? @db.VarChar(200)
|
||||
REG_DT DateTime @default(now())
|
||||
UPT_DT DateTime @updatedAt
|
||||
REPRESENTATIVE_ID String? @db.VarChar(100)
|
||||
STORE_ID String? @db.VarChar(100)
|
||||
DETAIL_INFO SD_SURVEY_SALES_DETAIL_INFO?
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user