合并1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.xscm.moduleutil.bean
|
||||
|
||||
/**
|
||||
*com.xscm.moduleutil.bean
|
||||
*qx
|
||||
*2025/11/8
|
||||
*
|
||||
*/
|
||||
class TableCellData {
|
||||
var title: String = ""
|
||||
var color: String = ""
|
||||
}
|
||||
Reference in New Issue
Block a user