发布v2.5.5版本
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
class flow_assetmClassModel extends flowModel
|
||||
{
|
||||
public $statearr;
|
||||
public function initModel()
|
||||
{
|
||||
$this->statearr = c('array')->strtoarray('blue|闲置,#ff6600|在用,red|维修,gray|报废,gray|丢失');
|
||||
|
||||
Reference in New Issue
Block a user