Merge branch 'master' into tongji-99
This commit is contained in:
@@ -24,6 +24,7 @@ class Prescription extends BaseModel
|
||||
// 字段类型转换
|
||||
protected $type = [
|
||||
'dosage_amount' => 'float',
|
||||
'dosage_bag_count' => 'integer',
|
||||
'need_decoction' => 'integer',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user