fix : _ide_helper.php 헬퍼 추가
- 개발 보조 기능
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* @mixin IdeHelperOrderVersion
|
||||
*/
|
||||
class OrderVersion extends Model
|
||||
{
|
||||
// 주문 버전관리(변경사항만 저장)
|
||||
|
||||
Reference in New Issue
Block a user